@nativewrappers/redm-codegen 0.0.4 → 0.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/classes/AnimScene.d.ts +109 -109
- package/dist/classes/AnimScene.d.ts.map +1 -1
- package/dist/classes/AnimScene.js +158 -158
- package/dist/classes/BaseModel.d.ts +34 -34
- package/dist/classes/BaseModel.d.ts.map +1 -1
- package/dist/classes/BaseModel.js +53 -53
- package/dist/classes/BaseTask.d.ts +36 -36
- package/dist/classes/BaseTask.d.ts.map +1 -1
- package/dist/classes/BaseTask.js +44 -44
- package/dist/classes/Cam.d.ts +91 -91
- package/dist/classes/Cam.d.ts.map +1 -1
- package/dist/classes/Cam.js +124 -124
- package/dist/classes/Entity.d.ts +507 -502
- package/dist/classes/Entity.d.ts.map +1 -1
- package/dist/classes/Entity.js +723 -714
- package/dist/classes/Interior.d.ts +27 -27
- package/dist/classes/Interior.d.ts.map +1 -1
- package/dist/classes/Interior.js +42 -42
- package/dist/classes/ItemSet.d.ts +2 -2
- package/dist/classes/ItemSet.d.ts.map +1 -1
- package/dist/classes/ItemSet.js +3 -3
- package/dist/classes/Ped.d.ts +286 -286
- package/dist/classes/Ped.d.ts.map +1 -1
- package/dist/classes/Ped.js +425 -425
- package/dist/classes/PedModel.d.ts +1 -1
- package/dist/classes/PedModel.d.ts.map +1 -1
- package/dist/classes/PedModel.js +2 -2
- package/dist/classes/PedTask.d.ts +770 -770
- package/dist/classes/PedTask.d.ts.map +1 -1
- package/dist/classes/PedTask.js +985 -985
- package/dist/classes/PersChar.d.ts +11 -11
- package/dist/classes/PersChar.d.ts.map +1 -1
- package/dist/classes/PersChar.js +23 -23
- package/dist/classes/Pickup.d.ts +6 -6
- package/dist/classes/Pickup.d.ts.map +1 -1
- package/dist/classes/Pickup.js +12 -12
- package/dist/classes/Player.d.ts +237 -233
- package/dist/classes/Player.d.ts.map +1 -1
- package/dist/classes/Player.js +309 -303
- package/dist/classes/Prop.d.ts +126 -126
- package/dist/classes/Prop.d.ts.map +1 -1
- package/dist/classes/Prop.js +180 -180
- package/dist/classes/PropSet.d.ts +16 -16
- package/dist/classes/PropSet.d.ts.map +1 -1
- package/dist/classes/PropSet.js +22 -22
- package/dist/classes/Vehicle.d.ts +122 -122
- package/dist/classes/Vehicle.d.ts.map +1 -1
- package/dist/classes/Vehicle.js +147 -147
- package/dist/classes/VehicleModel.d.ts +1 -1
- package/dist/classes/VehicleModel.d.ts.map +1 -1
- package/dist/classes/VehicleModel.js +2 -2
- package/dist/classes/VehicleTask.d.ts +17 -17
- package/dist/classes/VehicleTask.d.ts.map +1 -1
- package/dist/classes/VehicleTask.js +24 -24
- package/dist/classes/Volume.d.ts +44 -44
- package/dist/classes/Volume.d.ts.map +1 -1
- package/dist/classes/Volume.js +58 -58
- package/dist/classes/Weapon.d.ts +243 -243
- package/dist/classes/Weapon.d.ts.map +1 -1
- package/dist/classes/Weapon.js +339 -339
- package/dist/namespaces/Aicoverpoint.d.ts +23 -23
- package/dist/namespaces/Aicoverpoint.d.ts.map +1 -1
- package/dist/namespaces/Aicoverpoint.js +35 -35
- package/dist/namespaces/Aitransport.d.ts +78 -78
- package/dist/namespaces/Aitransport.d.ts.map +1 -1
- package/dist/namespaces/Aitransport.js +95 -95
- package/dist/namespaces/Animscene.d.ts +37 -37
- package/dist/namespaces/Animscene.d.ts.map +1 -1
- package/dist/namespaces/Animscene.js +51 -51
- package/dist/namespaces/Audio.d.ts +395 -395
- package/dist/namespaces/Audio.d.ts.map +1 -1
- package/dist/namespaces/Audio.js +530 -530
- package/dist/namespaces/Bounty.d.ts +23 -23
- package/dist/namespaces/Bounty.d.ts.map +1 -1
- package/dist/namespaces/Bounty.js +40 -40
- package/dist/namespaces/Brain.d.ts +15 -15
- package/dist/namespaces/Brain.d.ts.map +1 -1
- package/dist/namespaces/Brain.js +20 -20
- package/dist/namespaces/CamStatics.d.ts +483 -483
- package/dist/namespaces/CamStatics.d.ts.map +1 -1
- package/dist/namespaces/CamStatics.js +693 -693
- package/dist/namespaces/Clock.d.ts +51 -51
- package/dist/namespaces/Clock.d.ts.map +1 -1
- package/dist/namespaces/Clock.js +73 -73
- package/dist/namespaces/Collection.d.ts +6 -6
- package/dist/namespaces/Collection.d.ts.map +1 -1
- package/dist/namespaces/Collection.js +11 -11
- package/dist/namespaces/Compapp.js +1 -1
- package/dist/namespaces/Compendium.d.ts +58 -58
- package/dist/namespaces/Compendium.d.ts.map +1 -1
- package/dist/namespaces/Compendium.js +83 -83
- package/dist/namespaces/Crashlog.js +9 -9
- package/dist/namespaces/Crew.d.ts +9 -9
- package/dist/namespaces/Crew.d.ts.map +1 -1
- package/dist/namespaces/Crew.js +18 -18
- package/dist/namespaces/Databinding.d.ts +146 -146
- package/dist/namespaces/Databinding.d.ts.map +1 -1
- package/dist/namespaces/Databinding.js +218 -218
- package/dist/namespaces/Datafile.js +4 -4
- package/dist/namespaces/Decorator.d.ts +19 -19
- package/dist/namespaces/Decorator.d.ts.map +1 -1
- package/dist/namespaces/Decorator.js +34 -34
- package/dist/namespaces/Dlc.js +2 -2
- package/dist/namespaces/EntityStatics.d.ts +186 -186
- package/dist/namespaces/EntityStatics.d.ts.map +1 -1
- package/dist/namespaces/EntityStatics.js +249 -249
- package/dist/namespaces/Event.js +4 -4
- package/dist/namespaces/Fire.d.ts +89 -89
- package/dist/namespaces/Fire.d.ts.map +1 -1
- package/dist/namespaces/Fire.js +115 -115
- package/dist/namespaces/Flock.js +2 -2
- package/dist/namespaces/Gang.js +2 -2
- package/dist/namespaces/GoogleAnalytics.js +2 -2
- package/dist/namespaces/Graphics.d.ts +776 -776
- package/dist/namespaces/Graphics.d.ts.map +1 -1
- package/dist/namespaces/Graphics.js +1120 -1120
- package/dist/namespaces/Hud.d.ts +497 -497
- package/dist/namespaces/Hud.d.ts.map +1 -1
- package/dist/namespaces/Hud.js +748 -748
- package/dist/namespaces/Ik.js +1 -1
- package/dist/namespaces/Interaction.js +3 -3
- package/dist/namespaces/InteriorStatics.d.ts +40 -40
- package/dist/namespaces/InteriorStatics.d.ts.map +1 -1
- package/dist/namespaces/InteriorStatics.js +57 -57
- package/dist/namespaces/Inventory.d.ts +205 -205
- package/dist/namespaces/Inventory.d.ts.map +1 -1
- package/dist/namespaces/Inventory.js +340 -340
- package/dist/namespaces/Itemdatabase.d.ts +78 -78
- package/dist/namespaces/Itemdatabase.d.ts.map +1 -1
- package/dist/namespaces/Itemdatabase.js +109 -109
- package/dist/namespaces/Itemset.js +2 -2
- package/dist/namespaces/Law.d.ts +1 -1
- package/dist/namespaces/Law.d.ts.map +1 -1
- package/dist/namespaces/Law.js +19 -19
- package/dist/namespaces/Localization.js +1 -1
- package/dist/namespaces/Map.d.ts +156 -156
- package/dist/namespaces/Map.d.ts.map +1 -1
- package/dist/namespaces/Map.js +209 -209
- package/dist/namespaces/Minigame.d.ts +66 -66
- package/dist/namespaces/Minigame.d.ts.map +1 -1
- package/dist/namespaces/Minigame.js +111 -111
- package/dist/namespaces/Misc.d.ts +3 -3
- package/dist/namespaces/Misc.d.ts.map +1 -1
- package/dist/namespaces/Misc.js +35 -35
- package/dist/namespaces/Missiondata.js +1 -1
- package/dist/namespaces/Money.js +3 -3
- package/dist/namespaces/Netshopping.d.ts +58 -58
- package/dist/namespaces/Netshopping.d.ts.map +1 -1
- package/dist/namespaces/Netshopping.js +89 -89
- package/dist/namespaces/Network.d.ts +1199 -1199
- package/dist/namespaces/Network.d.ts.map +1 -1
- package/dist/namespaces/Network.js +1650 -1650
- package/dist/namespaces/Object.d.ts +262 -262
- package/dist/namespaces/Object.d.ts.map +1 -1
- package/dist/namespaces/Object.js +367 -367
- package/dist/namespaces/Pad.d.ts +102 -102
- package/dist/namespaces/Pad.d.ts.map +1 -1
- package/dist/namespaces/Pad.js +141 -141
- package/dist/namespaces/Pathfind.js +10 -10
- package/dist/namespaces/PedStatics.d.ts +2 -2
- package/dist/namespaces/PedStatics.d.ts.map +1 -1
- package/dist/namespaces/PedStatics.js +10 -10
- package/dist/namespaces/Perschar.d.ts +42 -42
- package/dist/namespaces/Perschar.d.ts.map +1 -1
- package/dist/namespaces/Perschar.js +59 -59
- package/dist/namespaces/Physics.d.ts +37 -37
- package/dist/namespaces/Physics.d.ts.map +1 -1
- package/dist/namespaces/Physics.js +54 -54
- package/dist/namespaces/PlayerStatics.d.ts +68 -68
- package/dist/namespaces/PlayerStatics.d.ts.map +1 -1
- package/dist/namespaces/PlayerStatics.js +104 -104
- package/dist/namespaces/Population.d.ts +86 -86
- package/dist/namespaces/Population.d.ts.map +1 -1
- package/dist/namespaces/Population.js +116 -116
- package/dist/namespaces/Posse.d.ts +48 -48
- package/dist/namespaces/Posse.d.ts.map +1 -1
- package/dist/namespaces/Posse.js +78 -78
- package/dist/namespaces/Propset.d.ts +59 -59
- package/dist/namespaces/Propset.d.ts.map +1 -1
- package/dist/namespaces/Propset.js +81 -81
- package/dist/namespaces/Replay.d.ts +1 -1
- package/dist/namespaces/Replay.d.ts.map +1 -1
- package/dist/namespaces/Replay.js +2 -2
- package/dist/namespaces/Scripts.d.ts +1 -1
- package/dist/namespaces/Scripts.d.ts.map +1 -1
- package/dist/namespaces/Scripts.js +12 -12
- package/dist/namespaces/Socialclub.js +8 -8
- package/dist/namespaces/Socialclubfeed.js +1 -1
- package/dist/namespaces/Spactionproxy.js +4 -4
- package/dist/namespaces/Stats.d.ts +203 -203
- package/dist/namespaces/Stats.d.ts.map +1 -1
- package/dist/namespaces/Stats.js +294 -294
- package/dist/namespaces/Streaming.d.ts +128 -128
- package/dist/namespaces/Streaming.d.ts.map +1 -1
- package/dist/namespaces/Streaming.js +202 -202
- package/dist/namespaces/Task.d.ts +366 -366
- package/dist/namespaces/Task.d.ts.map +1 -1
- package/dist/namespaces/Task.js +517 -517
- package/dist/namespaces/Telemetry.d.ts +83 -83
- package/dist/namespaces/Telemetry.d.ts.map +1 -1
- package/dist/namespaces/Telemetry.js +111 -111
- package/dist/namespaces/Txd.js +1 -1
- package/dist/namespaces/Uiapps.d.ts +25 -25
- package/dist/namespaces/Uiapps.d.ts.map +1 -1
- package/dist/namespaces/Uiapps.js +36 -36
- package/dist/namespaces/Uievents.js +1 -1
- package/dist/namespaces/Uifeed.js +1 -1
- package/dist/namespaces/Uistickyfeed.d.ts +16 -16
- package/dist/namespaces/Uistickyfeed.d.ts.map +1 -1
- package/dist/namespaces/Uistickyfeed.js +21 -21
- package/dist/namespaces/Unlock.js +5 -5
- package/dist/namespaces/VehicleStatics.js +12 -12
- package/dist/namespaces/Voice.js +7 -7
- package/dist/namespaces/VolumeStatics.d.ts +99 -99
- package/dist/namespaces/VolumeStatics.d.ts.map +1 -1
- package/dist/namespaces/VolumeStatics.js +137 -137
- package/dist/namespaces/Water.d.ts +27 -27
- package/dist/namespaces/Water.d.ts.map +1 -1
- package/dist/namespaces/Water.js +41 -41
- package/dist/namespaces/WeaponStatics.d.ts +206 -206
- package/dist/namespaces/WeaponStatics.d.ts.map +1 -1
- package/dist/namespaces/WeaponStatics.js +303 -303
- package/dist/types/NativeAliases.d.ts +3 -1
- package/dist/types/NativeAliases.d.ts.map +1 -1
- package/dist/types/NativeAliases.js +3 -1
- package/package.json +1 -1
- package/src/classes/AnimScene.ts +164 -164
- package/src/classes/BaseModel.ts +60 -60
- package/src/classes/BaseTask.ts +46 -46
- package/src/classes/Cam.ts +136 -136
- package/src/classes/Entity.ts +738 -727
- package/src/classes/Interior.ts +43 -43
- package/src/classes/ItemSet.ts +3 -3
- package/src/classes/Ped.ts +432 -432
- package/src/classes/PedModel.ts +2 -2
- package/src/classes/PedTask.ts +1023 -1023
- package/src/classes/PersChar.ts +28 -28
- package/src/classes/Pickup.ts +13 -13
- package/src/classes/Player.ts +326 -319
- package/src/classes/Prop.ts +185 -185
- package/src/classes/PropSet.ts +25 -25
- package/src/classes/Vehicle.ts +147 -147
- package/src/classes/VehicleModel.ts +2 -2
- package/src/classes/VehicleTask.ts +27 -27
- package/src/classes/Volume.ts +62 -62
- package/src/classes/Weapon.ts +358 -358
- package/src/namespaces/Aicoverpoint.ts +40 -40
- package/src/namespaces/Aitransport.ts +104 -104
- package/src/namespaces/Animscene.ts +55 -55
- package/src/namespaces/Audio.ts +565 -565
- package/src/namespaces/Bounty.ts +46 -46
- package/src/namespaces/Brain.ts +22 -22
- package/src/namespaces/CamStatics.ts +706 -706
- package/src/namespaces/Clock.ts +82 -82
- package/src/namespaces/Collection.ts +12 -12
- package/src/namespaces/Compapp.ts +1 -1
- package/src/namespaces/Compendium.ts +94 -94
- package/src/namespaces/Crashlog.ts +9 -9
- package/src/namespaces/Crew.ts +20 -20
- package/src/namespaces/Databinding.ts +222 -222
- package/src/namespaces/Datafile.ts +4 -4
- package/src/namespaces/Decorator.ts +37 -37
- package/src/namespaces/Dlc.ts +2 -2
- package/src/namespaces/EntityStatics.ts +259 -259
- package/src/namespaces/Event.ts +4 -4
- package/src/namespaces/Fire.ts +127 -127
- package/src/namespaces/Flock.ts +2 -2
- package/src/namespaces/Gang.ts +2 -2
- package/src/namespaces/GoogleAnalytics.ts +2 -2
- package/src/namespaces/Graphics.ts +1081 -1081
- package/src/namespaces/Hud.ts +767 -767
- package/src/namespaces/Ik.ts +1 -1
- package/src/namespaces/Interaction.ts +3 -3
- package/src/namespaces/InteriorStatics.ts +65 -65
- package/src/namespaces/Inventory.ts +352 -352
- package/src/namespaces/Itemdatabase.ts +121 -121
- package/src/namespaces/Itemset.ts +2 -2
- package/src/namespaces/Law.ts +20 -20
- package/src/namespaces/Localization.ts +1 -1
- package/src/namespaces/Map.ts +217 -217
- package/src/namespaces/Minigame.ts +119 -119
- package/src/namespaces/Misc.ts +38 -38
- package/src/namespaces/Missiondata.ts +1 -1
- package/src/namespaces/Money.ts +3 -3
- package/src/namespaces/Netshopping.ts +99 -99
- package/src/namespaces/Network.ts +1738 -1738
- package/src/namespaces/Object.ts +370 -370
- package/src/namespaces/Pad.ts +155 -155
- package/src/namespaces/Pathfind.ts +10 -10
- package/src/namespaces/PedStatics.ts +12 -12
- package/src/namespaces/Perschar.ts +67 -67
- package/src/namespaces/Physics.ts +62 -62
- package/src/namespaces/PlayerStatics.ts +112 -112
- package/src/namespaces/Population.ts +131 -131
- package/src/namespaces/Posse.ts +81 -81
- package/src/namespaces/Propset.ts +92 -92
- package/src/namespaces/Replay.ts +3 -3
- package/src/namespaces/Scripts.ts +13 -13
- package/src/namespaces/Socialclub.ts +8 -8
- package/src/namespaces/Socialclubfeed.ts +1 -1
- package/src/namespaces/Spactionproxy.ts +4 -4
- package/src/namespaces/Stats.ts +296 -296
- package/src/namespaces/Streaming.ts +236 -236
- package/src/namespaces/Task.ts +583 -583
- package/src/namespaces/Telemetry.ts +125 -125
- package/src/namespaces/Txd.ts +1 -1
- package/src/namespaces/Uiapps.ts +43 -43
- package/src/namespaces/Uievents.ts +1 -1
- package/src/namespaces/Uifeed.ts +1 -1
- package/src/namespaces/Uistickyfeed.ts +23 -23
- package/src/namespaces/Unlock.ts +5 -5
- package/src/namespaces/VehicleStatics.ts +12 -12
- package/src/namespaces/Voice.ts +7 -7
- package/src/namespaces/VolumeStatics.ts +143 -143
- package/src/namespaces/Water.ts +47 -47
- package/src/namespaces/WeaponStatics.ts +311 -311
- package/src/types/NativeAliases.ts +6 -1
package/dist/namespaces/Law.js
CHANGED
|
@@ -135,7 +135,7 @@ export class Law {
|
|
|
135
135
|
* @returns
|
|
136
136
|
*/
|
|
137
137
|
static N_0x7351DA734F989F4E(entity) {
|
|
138
|
-
return inv('0x7351DA734F989F4E', entity.handle, rai());
|
|
138
|
+
return !!inv('0x7351DA734F989F4E', entity.handle, rai());
|
|
139
139
|
}
|
|
140
140
|
/**
|
|
141
141
|
* @param player
|
|
@@ -189,7 +189,7 @@ export class Law {
|
|
|
189
189
|
* @returns
|
|
190
190
|
*/
|
|
191
191
|
static N_0x9D5C9A5A3321B128(player) {
|
|
192
|
-
return inv('0x9D5C9A5A3321B128', player.handle, rai());
|
|
192
|
+
return !!inv('0x9D5C9A5A3321B128', player.handle, rai());
|
|
193
193
|
}
|
|
194
194
|
/**
|
|
195
195
|
* @param player
|
|
@@ -205,7 +205,7 @@ export class Law {
|
|
|
205
205
|
* @returns
|
|
206
206
|
*/
|
|
207
207
|
static N_0x856CE8FDE2416602(ped) {
|
|
208
|
-
return inv('0x856CE8FDE2416602', ped.handle, rai());
|
|
208
|
+
return !!inv('0x856CE8FDE2416602', ped.handle, rai());
|
|
209
209
|
}
|
|
210
210
|
/**
|
|
211
211
|
* @param player
|
|
@@ -229,7 +229,7 @@ export class Law {
|
|
|
229
229
|
* @returns
|
|
230
230
|
*/
|
|
231
231
|
static N_0x0DBACA9C38C9A686(name) {
|
|
232
|
-
return inv('0x0DBACA9C38C9A686', name, rai());
|
|
232
|
+
return !!inv('0x0DBACA9C38C9A686', name, rai());
|
|
233
233
|
}
|
|
234
234
|
/**
|
|
235
235
|
* Only used in net_fetch R* Script
|
|
@@ -261,7 +261,7 @@ export class Law {
|
|
|
261
261
|
* @returns
|
|
262
262
|
*/
|
|
263
263
|
static N_0x0F230DE0DDBE3649(player) {
|
|
264
|
-
return inv('0x0F230DE0DDBE3649', player.handle, rai());
|
|
264
|
+
return !!inv('0x0F230DE0DDBE3649', player.handle, rai());
|
|
265
265
|
}
|
|
266
266
|
/**
|
|
267
267
|
* @param player
|
|
@@ -315,7 +315,7 @@ export class Law {
|
|
|
315
315
|
* @returns
|
|
316
316
|
*/
|
|
317
317
|
static N_0x89E005B1662F6E48(player, p1, p2) {
|
|
318
|
-
return inv('0x89E005B1662F6E48', player.handle, p1, p2, rai());
|
|
318
|
+
return !!inv('0x89E005B1662F6E48', player.handle, p1, p2, rai());
|
|
319
319
|
}
|
|
320
320
|
/**
|
|
321
321
|
* @param multiplier
|
|
@@ -397,7 +397,7 @@ export class Law {
|
|
|
397
397
|
* @returns
|
|
398
398
|
*/
|
|
399
399
|
static N_0x26934083D3F2579C(player) {
|
|
400
|
-
return inv('0x26934083D3F2579C', player.handle, rai());
|
|
400
|
+
return !!inv('0x26934083D3F2579C', player.handle, rai());
|
|
401
401
|
}
|
|
402
402
|
/**
|
|
403
403
|
* @param name
|
|
@@ -430,7 +430,7 @@ export class Law {
|
|
|
430
430
|
* @returns
|
|
431
431
|
*/
|
|
432
432
|
static isLawIncidentActive(player) {
|
|
433
|
-
return inv('0xAD401C63158ACBAA', player.handle);
|
|
433
|
+
return !!inv('0xAD401C63158ACBAA', player.handle, rai());
|
|
434
434
|
}
|
|
435
435
|
/**
|
|
436
436
|
* @param p0
|
|
@@ -470,7 +470,7 @@ export class Law {
|
|
|
470
470
|
* @returns
|
|
471
471
|
*/
|
|
472
472
|
static N_0xC0DF161950FB101E(ped) {
|
|
473
|
-
return inv('0xC0DF161950FB101E', ped.handle, rai());
|
|
473
|
+
return !!inv('0xC0DF161950FB101E', ped.handle, rai());
|
|
474
474
|
}
|
|
475
475
|
/**
|
|
476
476
|
* @param crimeType Refer to [enum: eCrimeType]
|
|
@@ -498,7 +498,7 @@ export class Law {
|
|
|
498
498
|
* @returns
|
|
499
499
|
*/
|
|
500
500
|
static N_0x3738B784DDD35CC6(player, p1, p2) {
|
|
501
|
-
return inv('0x3738B784DDD35CC6', player.handle, p1, p2, rai());
|
|
501
|
+
return !!inv('0x3738B784DDD35CC6', player.handle, p1, p2, rai());
|
|
502
502
|
}
|
|
503
503
|
/**
|
|
504
504
|
* *SET_DISPATCH**
|
|
@@ -608,7 +608,7 @@ export class Law {
|
|
|
608
608
|
* @returns
|
|
609
609
|
*/
|
|
610
610
|
static N_0x9945A3E2528A02E8(player) {
|
|
611
|
-
return inv('0x9945A3E2528A02E8', player.handle, rai());
|
|
611
|
+
return !!inv('0x9945A3E2528A02E8', player.handle, rai());
|
|
612
612
|
}
|
|
613
613
|
/**
|
|
614
614
|
* @param player
|
|
@@ -632,7 +632,7 @@ export class Law {
|
|
|
632
632
|
* @returns
|
|
633
633
|
*/
|
|
634
634
|
static createGuardZoneForEntity(guardZoneName, entity, pos) {
|
|
635
|
-
return inv('0x0D4B77E862475ED3', guardZoneName, entity.handle, f(pos.x), f(pos.y), f(pos.z), rai());
|
|
635
|
+
return !!inv('0x0D4B77E862475ED3', guardZoneName, entity.handle, f(pos.x), f(pos.y), f(pos.z), rai());
|
|
636
636
|
}
|
|
637
637
|
/**
|
|
638
638
|
* Returns the amount of time (probably in game minutes) since last seen by the law / left the wanted radius
|
|
@@ -678,7 +678,7 @@ export class Law {
|
|
|
678
678
|
* @returns
|
|
679
679
|
*/
|
|
680
680
|
static N_0xC7DC5A0A7DF608CB(flag) {
|
|
681
|
-
return inv('0xC7DC5A0A7DF608CB', flag, rai());
|
|
681
|
+
return !!inv('0xC7DC5A0A7DF608CB', flag, rai());
|
|
682
682
|
}
|
|
683
683
|
/**
|
|
684
684
|
* Only used in shoprobberies R* Scripts
|
|
@@ -686,7 +686,7 @@ export class Law {
|
|
|
686
686
|
* @returns
|
|
687
687
|
*/
|
|
688
688
|
static N_0x9EF07CFBB19A9733() {
|
|
689
|
-
return inv('0x9EF07CFBB19A9733', rai());
|
|
689
|
+
return !!inv('0x9EF07CFBB19A9733', rai());
|
|
690
690
|
}
|
|
691
691
|
static forceLawOnLocalPlayerImmediately() {
|
|
692
692
|
inv('0x956510F8C36B5C64');
|
|
@@ -828,7 +828,7 @@ export class Law {
|
|
|
828
828
|
* @returns
|
|
829
829
|
*/
|
|
830
830
|
static N_0x0EAF918F751F27BA(ped) {
|
|
831
|
-
return inv('0x0EAF918F751F27BA', ped.handle, rai());
|
|
831
|
+
return !!inv('0x0EAF918F751F27BA', ped.handle, rai());
|
|
832
832
|
}
|
|
833
833
|
/**
|
|
834
834
|
* @param player
|
|
@@ -877,7 +877,7 @@ export class Law {
|
|
|
877
877
|
* @returns
|
|
878
878
|
*/
|
|
879
879
|
static N_0xF46108C50A22B029() {
|
|
880
|
-
return inv('0xF46108C50A22B029', rai());
|
|
880
|
+
return !!inv('0xF46108C50A22B029', rai());
|
|
881
881
|
}
|
|
882
882
|
/**
|
|
883
883
|
* @param player
|
|
@@ -925,7 +925,7 @@ export class Law {
|
|
|
925
925
|
* @returns
|
|
926
926
|
*/
|
|
927
927
|
static N_0x3D2674828A4E6B3C() {
|
|
928
|
-
return inv('0x3D2674828A4E6B3C', rai());
|
|
928
|
+
return !!inv('0x3D2674828A4E6B3C', rai());
|
|
929
929
|
}
|
|
930
930
|
/**
|
|
931
931
|
* @param ped
|
|
@@ -948,7 +948,7 @@ export class Law {
|
|
|
948
948
|
* @returns
|
|
949
949
|
*/
|
|
950
950
|
static areAnyLawPedsInvestigating() {
|
|
951
|
-
return inv('0xECE3C34B270428D5', rai());
|
|
951
|
+
return !!inv('0xECE3C34B270428D5', rai());
|
|
952
952
|
}
|
|
953
953
|
/**
|
|
954
954
|
* @param entity
|
|
@@ -988,7 +988,7 @@ export class Law {
|
|
|
988
988
|
* @returns
|
|
989
989
|
*/
|
|
990
990
|
static N_0x40851BCC33ACD9AB(ped) {
|
|
991
|
-
return inv('0x40851BCC33ACD9AB', ped.handle, rai());
|
|
991
|
+
return !!inv('0x40851BCC33ACD9AB', ped.handle, rai());
|
|
992
992
|
}
|
|
993
993
|
/**
|
|
994
994
|
* @param player
|
package/dist/namespaces/Map.d.ts
CHANGED
|
@@ -7,97 +7,159 @@ import { Vector2 } from '../types/Vector2';
|
|
|
7
7
|
import { Vector3 } from '../types/Vector3';
|
|
8
8
|
export declare class Map {
|
|
9
9
|
/**
|
|
10
|
-
*
|
|
10
|
+
* Clear blip data. It must be used before RemoveBlip I'm pretty sure that blips are handled internally with databinding. This function should then allow you to clear blip container and therefore free up memory?.
|
|
11
11
|
*
|
|
12
|
+
* @param blipid
|
|
12
13
|
* @returns
|
|
13
14
|
*/
|
|
14
|
-
static
|
|
15
|
+
static clearBlip(blipid: number): any;
|
|
15
16
|
/**
|
|
16
|
-
*
|
|
17
|
-
*
|
|
17
|
+
* hash can be the hash of "guarma" or "world".
|
|
18
|
+
*
|
|
19
|
+
* @param zone
|
|
18
20
|
*/
|
|
19
|
-
static
|
|
21
|
+
static setMinimapZone(zone: string | number): void;
|
|
20
22
|
/**
|
|
21
|
-
* @param
|
|
23
|
+
* @param blipHash
|
|
24
|
+
* @param pos
|
|
25
|
+
* @param radius
|
|
26
|
+
* @returns
|
|
22
27
|
*/
|
|
23
|
-
static
|
|
28
|
+
static blipAddForRadius(blipHash: string | number, pos: Vector3, radius: number): number;
|
|
24
29
|
/**
|
|
25
|
-
*
|
|
26
|
-
*
|
|
27
|
-
*
|
|
28
|
-
* @param
|
|
29
|
-
* @param
|
|
30
|
+
* @param waypointRecording
|
|
31
|
+
* @param point
|
|
32
|
+
* @param numPoints
|
|
33
|
+
* @param colorNameHash
|
|
34
|
+
* @param p4
|
|
35
|
+
* @param p5
|
|
30
36
|
*/
|
|
31
|
-
static
|
|
37
|
+
static startGpsCustomRouteFromWaypointRecordingRoute(waypointRecording: string | null, point: number, numPoints: number, colorNameHash: string | number, p4: boolean, p5: boolean): void;
|
|
32
38
|
/**
|
|
33
|
-
* @param
|
|
39
|
+
* @param pos
|
|
40
|
+
* @returns outPosition
|
|
34
41
|
*/
|
|
35
|
-
static
|
|
42
|
+
static findClosestGpsPosition(pos: Vector3): [any, Vector3];
|
|
43
|
+
/**
|
|
44
|
+
* @returns
|
|
45
|
+
*/
|
|
46
|
+
static getMainPlayerBlipId(): number;
|
|
47
|
+
/**
|
|
48
|
+
* @param blipHash
|
|
49
|
+
* @param pos
|
|
50
|
+
* @param scale
|
|
51
|
+
* @param p7
|
|
52
|
+
* @returns
|
|
53
|
+
*/
|
|
54
|
+
static blipAddForArea(blipHash: string | number, pos: Vector3, scale: Vector3, p7: number): number;
|
|
36
55
|
/**
|
|
37
56
|
* @param blip
|
|
57
|
+
* @param scale
|
|
58
|
+
*/
|
|
59
|
+
static setBlipScale(blip: number, scale: number): void;
|
|
60
|
+
/**
|
|
61
|
+
* Checks if the GPS route to the waypoint is navigable along a road. If a route exists but there is no valid road path, this function returns false.
|
|
62
|
+
*
|
|
38
63
|
* @returns
|
|
39
64
|
*/
|
|
40
|
-
static
|
|
65
|
+
static isGpsRouteOnRoad(): any;
|
|
41
66
|
/**
|
|
42
|
-
* https://github.com/femga/rdr3_discoveries/
|
|
43
|
-
*
|
|
44
|
-
*
|
|
67
|
+
* list of minimap props: https://github.com/femga/rdr3_discoveries/tree/master/graphics/minimap/minimapObjects
|
|
68
|
+
* variations parameter are the interior locations you see on the map like these bellow
|
|
69
|
+
* variation 0 https://i.imgur.com/jkLhn3Z.png
|
|
70
|
+
* variation 2 https://i.imgur.com/eKV0Tcm.png
|
|
71
|
+
* variation 4 https://i.imgur.com/rjwOgEH.png
|
|
72
|
+
* there are more and you can find them in the decompiles
|
|
45
73
|
*
|
|
46
|
-
* @param
|
|
74
|
+
* @param minimapProp
|
|
75
|
+
* @param pos
|
|
76
|
+
* @param rotation
|
|
77
|
+
* @param variation
|
|
78
|
+
*/
|
|
79
|
+
static addPropToMinimap(minimapProp: string | number, pos: Vector2, rotation: number, variation: number): void;
|
|
80
|
+
/**
|
|
81
|
+
* @param minimapProp
|
|
82
|
+
*/
|
|
83
|
+
static removePropFromMinimap(minimapProp: string | number): void;
|
|
84
|
+
/**
|
|
85
|
+
* will remove the blip icon from the entity lockon prompt, use 0 for p1
|
|
86
|
+
*
|
|
87
|
+
* @param entity
|
|
47
88
|
* @param p1
|
|
48
89
|
*/
|
|
49
|
-
static
|
|
90
|
+
static clearBlipIconFromLockonEntityPrompt(entity: Entity, p1: number): void;
|
|
50
91
|
/**
|
|
51
|
-
*
|
|
92
|
+
* https://alloc8or.re/rdr3/doc/enums/rage__eGpsFlags.txt
|
|
52
93
|
*
|
|
53
|
-
* @param
|
|
94
|
+
* @param p0
|
|
95
|
+
* @param p1
|
|
54
96
|
*/
|
|
55
|
-
static
|
|
97
|
+
static setGpsFlags(p0: number, p1: number): void;
|
|
56
98
|
/**
|
|
57
99
|
* @param blip
|
|
58
|
-
* @param
|
|
59
|
-
* @returns
|
|
100
|
+
* @param player
|
|
60
101
|
*/
|
|
61
|
-
static
|
|
102
|
+
static setBlipNameToPlayerName(blip: number, player: Player): void;
|
|
62
103
|
/**
|
|
104
|
+
* @param blip
|
|
105
|
+
* @param blipType
|
|
63
106
|
* @param blipHash
|
|
64
|
-
* @param volume
|
|
65
|
-
* @returns
|
|
66
107
|
*/
|
|
67
|
-
static
|
|
108
|
+
static setBlipFlashTimer(blip: number, blipType: number, blipHash: string | number): void;
|
|
68
109
|
/**
|
|
69
|
-
*
|
|
110
|
+
* @param hash
|
|
111
|
+
*/
|
|
112
|
+
static resetMinimapFow(hash: string | number): void;
|
|
113
|
+
/**
|
|
114
|
+
* @param colorNameHash
|
|
115
|
+
* @param onFoot
|
|
116
|
+
* @param inVehicle
|
|
117
|
+
*/
|
|
118
|
+
static startGpsMultiRoute(colorNameHash: string | number, onFoot: boolean, inVehicle: boolean): void;
|
|
119
|
+
/**
|
|
120
|
+
* will add a blip icon to the entity lockon prompt that you specify
|
|
70
121
|
*
|
|
71
|
-
* @param
|
|
72
|
-
* @param
|
|
73
|
-
* @returns
|
|
122
|
+
* @param entity
|
|
123
|
+
* @param blipIcon
|
|
74
124
|
*/
|
|
75
|
-
static
|
|
76
|
-
static unlockMinimapAngle(): void;
|
|
125
|
+
static setBlipIconToLockonEntityPrompt(entity: Entity, blipIcon: string | number): void;
|
|
77
126
|
/**
|
|
78
|
-
*
|
|
127
|
+
* Returns the Blip handle of given Entity.
|
|
128
|
+
*
|
|
79
129
|
* @param entity
|
|
80
130
|
* @returns
|
|
81
131
|
*/
|
|
82
|
-
static
|
|
132
|
+
static getBlipFromEntity(entity: Entity): number;
|
|
83
133
|
/**
|
|
84
|
-
*
|
|
85
|
-
* @param entity
|
|
134
|
+
* Clears the previously set coordinates for the pause map view, removing any specified focal point and radius that were set using `SetPausemapCoordsWithRadius - 0xE0884C184728C75B`
|
|
86
135
|
*/
|
|
87
|
-
static
|
|
136
|
+
static clearPausemapCoords(): void;
|
|
88
137
|
/**
|
|
89
|
-
*
|
|
90
|
-
*
|
|
138
|
+
* Used for GUARMA MODE; Enabled: toggle = false, 0; Disabled: toggle = true, 0
|
|
139
|
+
* Hash p1 seems to be unused, always 0
|
|
91
140
|
*
|
|
141
|
+
* @param toggle
|
|
142
|
+
* @param p1
|
|
143
|
+
*/
|
|
144
|
+
static setFowUpdatePlayerOverride(toggle: boolean, p1: string | number): void;
|
|
145
|
+
/**
|
|
92
146
|
* @param blip
|
|
147
|
+
* @returns
|
|
93
148
|
*/
|
|
94
|
-
static
|
|
149
|
+
static isBlipOnMinimap(blip: number): boolean;
|
|
95
150
|
/**
|
|
96
|
-
*
|
|
151
|
+
* https://alloc8or.re/rdr3/doc/enums/eBlipModifier.txt
|
|
152
|
+
* https://github.com/femga/rdr3_discoveries/tree/master/useful_info_from_rpfs/blip_modifiers Old name: _BLIP_SET_MODIFIER
|
|
97
153
|
*
|
|
98
|
-
* @param
|
|
154
|
+
* @param blip
|
|
155
|
+
* @param modifierHash
|
|
156
|
+
* @returns
|
|
99
157
|
*/
|
|
100
|
-
static
|
|
158
|
+
static blipAddModifier(blip: number, modifierHash: string | number): any;
|
|
159
|
+
/**
|
|
160
|
+
* Does the same as SET_GPS_MULTI_ROUTE_RENDER(false);
|
|
161
|
+
*/
|
|
162
|
+
static clearGpsMultiRoute(): void;
|
|
101
163
|
/**
|
|
102
164
|
* adds the entity blip icon to the entity lockon prompt if wrong param will remove the icon if had any
|
|
103
165
|
*
|
|
@@ -241,159 +303,97 @@ export declare class Map {
|
|
|
241
303
|
*/
|
|
242
304
|
static setMinimapHideFow(toggle: boolean): void;
|
|
243
305
|
/**
|
|
244
|
-
*
|
|
245
|
-
*
|
|
246
|
-
* @param blipid
|
|
247
|
-
* @returns
|
|
248
|
-
*/
|
|
249
|
-
static clearBlip(blipid: number): any;
|
|
250
|
-
/**
|
|
251
|
-
* hash can be the hash of "guarma" or "world".
|
|
306
|
+
* Doesn't actually return anything.
|
|
252
307
|
*
|
|
253
|
-
* @param zone
|
|
254
|
-
*/
|
|
255
|
-
static setMinimapZone(zone: string | number): void;
|
|
256
|
-
/**
|
|
257
|
-
* @param blipHash
|
|
258
|
-
* @param pos
|
|
259
|
-
* @param radius
|
|
260
308
|
* @returns
|
|
261
309
|
*/
|
|
262
|
-
static
|
|
263
|
-
/**
|
|
264
|
-
* @param waypointRecording
|
|
265
|
-
* @param point
|
|
266
|
-
* @param numPoints
|
|
267
|
-
* @param colorNameHash
|
|
268
|
-
* @param p4
|
|
269
|
-
* @param p5
|
|
270
|
-
*/
|
|
271
|
-
static startGpsCustomRouteFromWaypointRecordingRoute(waypointRecording: string | null, point: number, numPoints: number, colorNameHash: string | number, p4: boolean, p5: boolean): void;
|
|
272
|
-
/**
|
|
273
|
-
* @param pos
|
|
274
|
-
* @returns outPosition
|
|
275
|
-
*/
|
|
276
|
-
static findClosestGpsPosition(pos: Vector3): [any, Vector3];
|
|
277
|
-
/**
|
|
278
|
-
* @returns
|
|
279
|
-
*/
|
|
280
|
-
static getMainPlayerBlipId(): number;
|
|
310
|
+
static forceSonarBlipsThisFrame(): any;
|
|
281
311
|
/**
|
|
282
|
-
* @param blipHash
|
|
283
|
-
* @param pos
|
|
284
312
|
* @param scale
|
|
285
|
-
* @param
|
|
286
|
-
* @returns
|
|
313
|
+
* @param p1
|
|
287
314
|
*/
|
|
288
|
-
static
|
|
315
|
+
static setMinimapFowOverrideRevealScale(scale: number, p1: string | number): void;
|
|
289
316
|
/**
|
|
290
|
-
* @param
|
|
291
|
-
* @param scale
|
|
317
|
+
* @param regionHash
|
|
292
318
|
*/
|
|
293
|
-
static
|
|
319
|
+
static disableRegionBlip(regionHash: string | number): void;
|
|
294
320
|
/**
|
|
295
|
-
*
|
|
321
|
+
* in the decompiles this doesnt seem to ever be executed the param needed needs to be above 0 but its always passed as 0
|
|
322
|
+
* removes the icon from lockon prompt
|
|
296
323
|
*
|
|
297
|
-
* @
|
|
324
|
+
* @param entity
|
|
325
|
+
* @param p1
|
|
298
326
|
*/
|
|
299
|
-
static
|
|
327
|
+
static removeBlipIconFromEntityLockonPrompt(entity: Entity, p1: number): void;
|
|
300
328
|
/**
|
|
301
|
-
*
|
|
302
|
-
* variations parameter are the interior locations you see on the map like these bellow
|
|
303
|
-
* variation 0 https://i.imgur.com/jkLhn3Z.png
|
|
304
|
-
* variation 2 https://i.imgur.com/eKV0Tcm.png
|
|
305
|
-
* variation 4 https://i.imgur.com/rjwOgEH.png
|
|
306
|
-
* there are more and you can find them in the decompiles
|
|
307
|
-
*
|
|
308
|
-
* @param minimapProp
|
|
309
|
-
* @param pos
|
|
310
|
-
* @param rotation
|
|
311
|
-
* @param variation
|
|
329
|
+
* @param hash
|
|
312
330
|
*/
|
|
313
|
-
static
|
|
331
|
+
static revealMinimapFow(hash: string | number): void;
|
|
314
332
|
/**
|
|
315
|
-
* @param
|
|
333
|
+
* @param blip
|
|
334
|
+
* @returns
|
|
316
335
|
*/
|
|
317
|
-
static
|
|
336
|
+
static getBlipCoords(blip: number): Vector3;
|
|
318
337
|
/**
|
|
319
|
-
*
|
|
338
|
+
* https://github.com/femga/rdr3_discoveries/blob/master/graphics/minimap/radar/radar_configs.lua
|
|
339
|
+
* configHash: -1943724816, 347777538, -117986897, -789269373, -547506804, -1986542417, 2080113112
|
|
340
|
+
* p1: usually 898171178 or 0 in R* scripts (doesn't seems to have any effect)
|
|
320
341
|
*
|
|
321
|
-
* @param
|
|
342
|
+
* @param configHash
|
|
322
343
|
* @param p1
|
|
323
344
|
*/
|
|
324
|
-
static
|
|
345
|
+
static setRadarConfigType(configHash: string | number, p1: string | number): void;
|
|
325
346
|
/**
|
|
326
|
-
*
|
|
347
|
+
* It's unclear what exactly this does, but I assume it marks the blip as "no longer needed"
|
|
327
348
|
*
|
|
328
|
-
* @param p0
|
|
329
|
-
* @param p1
|
|
330
|
-
*/
|
|
331
|
-
static setGpsFlags(p0: number, p1: number): void;
|
|
332
|
-
/**
|
|
333
349
|
* @param blip
|
|
334
|
-
* @param player
|
|
335
350
|
*/
|
|
336
|
-
static
|
|
351
|
+
static abandonBlip(blip: number): void;
|
|
337
352
|
/**
|
|
338
353
|
* @param blip
|
|
339
|
-
* @param
|
|
340
|
-
* @
|
|
341
|
-
*/
|
|
342
|
-
static setBlipFlashTimer(blip: number, blipType: number, blipHash: string | number): void;
|
|
343
|
-
/**
|
|
344
|
-
* @param hash
|
|
354
|
+
* @param styleHash
|
|
355
|
+
* @returns
|
|
345
356
|
*/
|
|
346
|
-
static
|
|
357
|
+
static blipAddStyle(blip: number, styleHash: string | number): any;
|
|
347
358
|
/**
|
|
348
|
-
* @param
|
|
349
|
-
* @param
|
|
350
|
-
* @
|
|
359
|
+
* @param blipHash
|
|
360
|
+
* @param volume
|
|
361
|
+
* @returns
|
|
351
362
|
*/
|
|
352
|
-
static
|
|
363
|
+
static blipAddForVolume(blipHash: string | number, volume: Volume): number;
|
|
353
364
|
/**
|
|
354
|
-
*
|
|
365
|
+
* If modifierHash is 0, ALL modifiers will be removed.
|
|
355
366
|
*
|
|
356
|
-
* @param
|
|
357
|
-
* @param
|
|
367
|
+
* @param blip
|
|
368
|
+
* @param modifierHash
|
|
369
|
+
* @returns
|
|
358
370
|
*/
|
|
359
|
-
static
|
|
371
|
+
static blipRemoveModifier(blip: number, modifierHash: string | number): any;
|
|
372
|
+
static unlockMinimapAngle(): void;
|
|
360
373
|
/**
|
|
361
|
-
*
|
|
362
|
-
*
|
|
374
|
+
* @param blipHash
|
|
363
375
|
* @param entity
|
|
364
376
|
* @returns
|
|
365
377
|
*/
|
|
366
|
-
static
|
|
378
|
+
static blipAddForEntity(blipHash: string | number, entity: Entity): number;
|
|
367
379
|
/**
|
|
368
|
-
*
|
|
380
|
+
* @param typeHash
|
|
381
|
+
* @param entity
|
|
369
382
|
*/
|
|
370
|
-
static
|
|
383
|
+
static triggerSonarBlipOnEntity(typeHash: string | number, entity: Entity): void;
|
|
371
384
|
/**
|
|
372
|
-
*
|
|
373
|
-
*
|
|
385
|
+
* Not official native name
|
|
386
|
+
* Removes the blip from an entity and makes it static on the map, try it on GetMainPlayerBlipId() for a demonstration
|
|
374
387
|
*
|
|
375
|
-
* @param toggle
|
|
376
|
-
* @param p1
|
|
377
|
-
*/
|
|
378
|
-
static setFowUpdatePlayerOverride(toggle: boolean, p1: string | number): void;
|
|
379
|
-
/**
|
|
380
388
|
* @param blip
|
|
381
|
-
* @returns
|
|
382
389
|
*/
|
|
383
|
-
static
|
|
390
|
+
static blipDetachFromEntity(blip: number): void;
|
|
384
391
|
/**
|
|
385
|
-
*
|
|
386
|
-
* https://github.com/femga/rdr3_discoveries/tree/master/useful_info_from_rpfs/blip_modifiers Old name: _BLIP_SET_MODIFIER
|
|
392
|
+
* Locks the minimap to the specified angle in integer degrees. angle: The angle in whole degrees. If less than 0 or greater than 360, unlocks the angle.
|
|
387
393
|
*
|
|
388
|
-
* @param
|
|
389
|
-
* @param modifierHash
|
|
390
|
-
* @returns
|
|
391
|
-
*/
|
|
392
|
-
static blipAddModifier(blip: number, modifierHash: string | number): any;
|
|
393
|
-
/**
|
|
394
|
-
* Does the same as SET_GPS_MULTI_ROUTE_RENDER(false);
|
|
394
|
+
* @param angle
|
|
395
395
|
*/
|
|
396
|
-
static
|
|
396
|
+
static lockMinimapAngle(angle: number): void;
|
|
397
397
|
/**
|
|
398
398
|
* @param blip
|
|
399
399
|
* @returns
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Map.d.ts","sourceRoot":"","sources":["../../src/namespaces/Map.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAC;AAChD,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAC;AAChD,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAC;AAChD,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAC;AAChD,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,wBAAwB,CAAC;AACnD,OAAO,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAC3C,OAAO,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAM3C,qBAAa,GAAG;IACd;;;;OAIG;IACH,MAAM,CAAC,
|
|
1
|
+
{"version":3,"file":"Map.d.ts","sourceRoot":"","sources":["../../src/namespaces/Map.ts"],"names":[],"mappings":"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"}
|