@nativewrappers/redm-codegen 0.0.5 → 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 +126 -126
- package/dist/classes/AnimScene.d.ts.map +1 -1
- package/dist/classes/AnimScene.js +184 -184
- package/dist/classes/BaseModel.d.ts +17 -17
- package/dist/classes/BaseModel.d.ts.map +1 -1
- package/dist/classes/BaseModel.js +25 -25
- package/dist/classes/BaseTask.d.ts +12 -12
- package/dist/classes/BaseTask.d.ts.map +1 -1
- package/dist/classes/BaseTask.js +14 -14
- package/dist/classes/Cam.d.ts +94 -94
- package/dist/classes/Cam.d.ts.map +1 -1
- package/dist/classes/Cam.js +126 -126
- package/dist/classes/Entity.d.ts +471 -471
- package/dist/classes/Entity.d.ts.map +1 -1
- package/dist/classes/Entity.js +672 -672
- package/dist/classes/PedTask.d.ts +155 -155
- package/dist/classes/PedTask.d.ts.map +1 -1
- package/dist/classes/PedTask.js +204 -204
- package/dist/classes/PersChar.d.ts +9 -9
- package/dist/classes/PersChar.d.ts.map +1 -1
- package/dist/classes/PersChar.js +21 -21
- package/dist/classes/Pickup.d.ts +5 -5
- package/dist/classes/Pickup.d.ts.map +1 -1
- package/dist/classes/Pickup.js +9 -9
- package/dist/classes/Player.d.ts +687 -687
- package/dist/classes/Player.d.ts.map +1 -1
- package/dist/classes/Player.js +1013 -1013
- package/dist/classes/Prop.d.ts +87 -87
- package/dist/classes/Prop.d.ts.map +1 -1
- package/dist/classes/Prop.js +121 -121
- package/dist/classes/PropSet.d.ts +4 -4
- package/dist/classes/PropSet.d.ts.map +1 -1
- package/dist/classes/PropSet.js +6 -6
- package/dist/classes/VehicleTask.d.ts +17 -17
- package/dist/classes/VehicleTask.d.ts.map +1 -1
- package/dist/classes/VehicleTask.js +21 -21
- package/dist/classes/Weapon.d.ts +306 -306
- package/dist/classes/Weapon.d.ts.map +1 -1
- package/dist/classes/Weapon.js +411 -411
- package/dist/namespaces/Animscene.d.ts +59 -59
- package/dist/namespaces/Animscene.d.ts.map +1 -1
- package/dist/namespaces/Animscene.js +77 -77
- package/dist/namespaces/Audio.d.ts +569 -569
- package/dist/namespaces/Audio.d.ts.map +1 -1
- package/dist/namespaces/Audio.js +728 -728
- package/dist/namespaces/Bounty.d.ts +70 -70
- package/dist/namespaces/Bounty.d.ts.map +1 -1
- package/dist/namespaces/Bounty.js +115 -115
- 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 +399 -399
- package/dist/namespaces/CamStatics.d.ts.map +1 -1
- package/dist/namespaces/CamStatics.js +574 -574
- 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 +76 -76
- package/dist/namespaces/Collection.d.ts.map +1 -1
- package/dist/namespaces/Collection.js +108 -108
- package/dist/namespaces/Companion.d.ts +22 -22
- package/dist/namespaces/Companion.d.ts.map +1 -1
- package/dist/namespaces/Companion.js +30 -30
- package/dist/namespaces/Compendium.d.ts +38 -38
- package/dist/namespaces/Compendium.d.ts.map +1 -1
- package/dist/namespaces/Compendium.js +52 -52
- package/dist/namespaces/Crashlog.d.ts +10 -10
- package/dist/namespaces/Crashlog.d.ts.map +1 -1
- package/dist/namespaces/Crashlog.js +14 -14
- package/dist/namespaces/Crew.d.ts +9 -9
- package/dist/namespaces/Crew.d.ts.map +1 -1
- package/dist/namespaces/Crew.js +14 -14
- package/dist/namespaces/Databinding.d.ts +177 -177
- package/dist/namespaces/Databinding.d.ts.map +1 -1
- package/dist/namespaces/Databinding.js +271 -271
- package/dist/namespaces/Dlc.d.ts +5 -5
- package/dist/namespaces/Dlc.d.ts.map +1 -1
- package/dist/namespaces/Dlc.js +9 -9
- package/dist/namespaces/EntityStatics.d.ts +193 -193
- package/dist/namespaces/EntityStatics.d.ts.map +1 -1
- package/dist/namespaces/EntityStatics.js +263 -263
- package/dist/namespaces/Fire.d.ts +7 -7
- package/dist/namespaces/Fire.d.ts.map +1 -1
- package/dist/namespaces/Fire.js +9 -9
- package/dist/namespaces/Graphics.d.ts +820 -820
- package/dist/namespaces/Graphics.d.ts.map +1 -1
- package/dist/namespaces/Graphics.js +1118 -1118
- package/dist/namespaces/Hud.d.ts +494 -494
- package/dist/namespaces/Hud.d.ts.map +1 -1
- package/dist/namespaces/Hud.js +789 -789
- package/dist/namespaces/Inventory.d.ts +180 -180
- package/dist/namespaces/Inventory.d.ts.map +1 -1
- package/dist/namespaces/Inventory.js +239 -239
- package/dist/namespaces/Itemdatabase.d.ts +78 -78
- package/dist/namespaces/Itemdatabase.d.ts.map +1 -1
- package/dist/namespaces/Itemdatabase.js +106 -106
- package/dist/namespaces/Map.d.ts +156 -156
- package/dist/namespaces/Map.d.ts.map +1 -1
- package/dist/namespaces/Map.js +207 -207
- package/dist/namespaces/Minigame.d.ts +78 -78
- package/dist/namespaces/Minigame.d.ts.map +1 -1
- package/dist/namespaces/Minigame.js +116 -116
- package/dist/namespaces/Missiondata.d.ts +15 -15
- package/dist/namespaces/Missiondata.d.ts.map +1 -1
- package/dist/namespaces/Missiondata.js +23 -23
- package/dist/namespaces/Network.d.ts +636 -636
- package/dist/namespaces/Network.d.ts.map +1 -1
- package/dist/namespaces/Network.js +915 -915
- package/dist/namespaces/Object.d.ts +121 -121
- package/dist/namespaces/Object.d.ts.map +1 -1
- package/dist/namespaces/Object.js +162 -162
- package/dist/namespaces/Pad.d.ts +94 -94
- package/dist/namespaces/Pad.d.ts.map +1 -1
- package/dist/namespaces/Pad.js +127 -127
- package/dist/namespaces/Perschar.d.ts +44 -44
- package/dist/namespaces/Perschar.d.ts.map +1 -1
- package/dist/namespaces/Perschar.js +68 -68
- package/dist/namespaces/Physics.d.ts +158 -158
- package/dist/namespaces/Physics.d.ts.map +1 -1
- package/dist/namespaces/Physics.js +207 -207
- package/dist/namespaces/PlayerStatics.d.ts +127 -127
- package/dist/namespaces/PlayerStatics.d.ts.map +1 -1
- package/dist/namespaces/PlayerStatics.js +177 -177
- package/dist/namespaces/Population.d.ts +75 -75
- package/dist/namespaces/Population.d.ts.map +1 -1
- package/dist/namespaces/Population.js +101 -101
- package/dist/namespaces/Posse.d.ts +38 -38
- package/dist/namespaces/Posse.d.ts.map +1 -1
- package/dist/namespaces/Posse.js +62 -62
- package/dist/namespaces/Propset.d.ts +30 -30
- package/dist/namespaces/Propset.d.ts.map +1 -1
- package/dist/namespaces/Propset.js +38 -38
- package/dist/namespaces/Shapetest.d.ts +11 -11
- package/dist/namespaces/Shapetest.d.ts.map +1 -1
- package/dist/namespaces/Shapetest.js +13 -13
- package/dist/namespaces/Stats.d.ts +88 -88
- package/dist/namespaces/Stats.d.ts.map +1 -1
- package/dist/namespaces/Stats.js +123 -123
- package/dist/namespaces/Streaming.d.ts +58 -58
- package/dist/namespaces/Streaming.d.ts.map +1 -1
- package/dist/namespaces/Streaming.js +92 -92
- package/dist/namespaces/Task.d.ts +62 -62
- package/dist/namespaces/Task.d.ts.map +1 -1
- package/dist/namespaces/Task.js +90 -90
- package/dist/namespaces/Telemetry.d.ts +172 -172
- package/dist/namespaces/Telemetry.d.ts.map +1 -1
- package/dist/namespaces/Telemetry.js +240 -240
- package/dist/namespaces/Uifeed.d.ts +15 -15
- package/dist/namespaces/Uifeed.d.ts.map +1 -1
- package/dist/namespaces/Uifeed.js +24 -24
- package/dist/namespaces/Voice.d.ts +38 -38
- package/dist/namespaces/Voice.d.ts.map +1 -1
- package/dist/namespaces/Voice.js +56 -56
- 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 +250 -250
- package/dist/namespaces/WeaponStatics.d.ts.map +1 -1
- package/dist/namespaces/WeaponStatics.js +346 -346
- package/package.json +1 -1
- package/src/classes/AnimScene.ts +199 -199
- package/src/classes/BaseModel.ts +29 -29
- package/src/classes/BaseTask.ts +15 -15
- package/src/classes/Cam.ts +135 -135
- package/src/classes/Entity.ts +687 -687
- package/src/classes/PedTask.ts +223 -223
- package/src/classes/PersChar.ts +24 -24
- package/src/classes/Pickup.ts +10 -10
- package/src/classes/Player.ts +1024 -1024
- package/src/classes/Prop.ts +136 -136
- package/src/classes/PropSet.ts +7 -7
- package/src/classes/VehicleTask.ts +23 -23
- package/src/classes/Weapon.ts +429 -429
- package/src/namespaces/Animscene.ts +86 -86
- package/src/namespaces/Audio.ts +804 -804
- package/src/namespaces/Bounty.ts +131 -131
- package/src/namespaces/Brain.ts +22 -22
- package/src/namespaces/CamStatics.ts +599 -599
- package/src/namespaces/Clock.ts +82 -82
- package/src/namespaces/Collection.ts +109 -109
- package/src/namespaces/Companion.ts +34 -34
- package/src/namespaces/Compendium.ts +59 -59
- package/src/namespaces/Crashlog.ts +16 -16
- package/src/namespaces/Crew.ts +16 -16
- package/src/namespaces/Databinding.ts +286 -286
- package/src/namespaces/Dlc.ts +9 -9
- package/src/namespaces/EntityStatics.ts +279 -279
- package/src/namespaces/Fire.ts +10 -10
- package/src/namespaces/Graphics.ts +1196 -1196
- package/src/namespaces/Hud.ts +799 -799
- package/src/namespaces/Inventory.ts +245 -245
- package/src/namespaces/Itemdatabase.ts +118 -118
- package/src/namespaces/Map.ts +215 -215
- package/src/namespaces/Minigame.ts +132 -132
- package/src/namespaces/Missiondata.ts +27 -27
- package/src/namespaces/Network.ts +951 -951
- package/src/namespaces/Object.ts +171 -171
- package/src/namespaces/Pad.ts +127 -127
- package/src/namespaces/Perschar.ts +72 -72
- package/src/namespaces/Physics.ts +231 -231
- package/src/namespaces/PlayerStatics.ts +202 -202
- package/src/namespaces/Population.ts +114 -114
- package/src/namespaces/Posse.ts +62 -62
- package/src/namespaces/Propset.ts +42 -42
- package/src/namespaces/Shapetest.ts +14 -14
- package/src/namespaces/Stats.ts +139 -139
- package/src/namespaces/Streaming.ts +104 -104
- package/src/namespaces/Task.ts +100 -100
- package/src/namespaces/Telemetry.ts +265 -265
- package/src/namespaces/Uifeed.ts +27 -27
- package/src/namespaces/Voice.ts +65 -65
- package/src/namespaces/Water.ts +47 -47
- package/src/namespaces/WeaponStatics.ts +365 -365
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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"}
|