The RedM developer’s field guide
Know the native.
Build the world.
Engine functions, framework docs, and game assets.
One reference. From the first lookup to the last line.
knowledge base
Explore / RedM
Native reference
- STREAMINGint
GET_NUMBER_OF_STREAMING_REQUESTS
Description not yet documented
0x30CCCC4D88E654CA - STREAMINGfloat
GET_POPULATION_BUDGET_MULTIPLIER
Description not yet documented
0x8A3945405B31048F - STREAMINGBOOL
HAS_ANIM_DICT_LOADED
Description not yet documented
0x27FF6FE8009B40CA - STREAMINGBOOL
HAS_CLIP_SET_LOADED
Alias for HAS_ANIM_SET_LOADED.
0x1F23D6B6DA1CC3B2 - STREAMINGBOOL
_HAS_CLIP_SET_LOADED_2
Description not yet documented
0x85B8F04555AB49B8 - STREAMINGBOOL
HAS_COLLISION_FOR_MODEL_LOADED
Description not yet documented
0x210A79C9EC89778F - STREAMINGBOOL
_HAS_COLLISION_LOADED_AT_COORD
Description not yet documented
0xDA8B2EAF29E872E2 - STREAMINGBOOL
HAS_MODEL_LOADED
Checks if the specified model has loaded into memory.
0x1283B8B89DD5D1B6 - STREAMINGBOOL
HAS_MOVE_NETWORK_DEF_LOADED
Description not yet documented
0x2C04D89A0FB4E244 - STREAMINGBOOL
HAS_NAMED_PTFX_ASSET_LOADED
Description not yet documented
0x65BB72F29138F5D6 - STREAMINGBOOL
HAS_PTFX_ASSET_LOADED
Description not yet documented
0x13A3F30A9ED0BC31 - STREAMINGBOOL
_HAS_SCENARIO_TYPE_FOR_PED_LOADED
returns 1 if the scenario type for ped is loaded using the id returned by `_REQUEST_SCENARIO_TYPE_FOR_PED` or false
0xA0AE7653E8181725 - STREAMINGBOOL
_HAS_SCENARIO_TYPE_LOADED
Description not yet documented
0x9427C94D2E4094A4 - STREAMINGvoid
IPL_GROUP_SWAP_CANCEL
Description not yet documented
0x31108BB5715D035F - STREAMINGvoid
IPL_GROUP_SWAP_FINISH
Description not yet documented
0x040EE319EFD1D3B5 - STREAMINGBOOL
IPL_GROUP_SWAP_IS_ACTIVE
Description not yet documented
0xFC464598F6EE97B0 - STREAMINGBOOL
IPL_GROUP_SWAP_IS_READY
Description not yet documented
0xC2C05DEFE85A0B64 - STREAMINGvoid
IPL_GROUP_SWAP_START
Description not yet documented
0x20D504994FDC4412 - STREAMINGBOOL
IS_ENTITY_FOCUS
Description not yet documented
0xF87DE697E9A06EC6 - STREAMINGBOOL
IS_IPL_ACTIVE_BY_HASH
Old name: _IS_IMAP_ACTIVE_2
0x93AC1B91CB6D9913 - STREAMINGBOOL
IS_IPL_ACTIVE_HASH
Old name: _IS_IMAP_ACTIVE
0xD779B9B910BD3B7C - STREAMINGBOOL
IS_LOAD_SCENE_ACTIVE
Description not yet documented
0xCF45DF50C7775F2A - STREAMINGBOOL
IS_LOAD_SCENE_LOADED
Description not yet documented
0x0909F71B5C070797 - STREAMINGBOOL
_IS_MODEL_AN_OBJECT
Description not yet documented
0x274EE1B90CFA669E - STREAMINGBOOL
IS_MODEL_A_PED
Description not yet documented
0xC3F09DE9D6D17DDA - STREAMINGBOOL
IS_MODEL_A_VEHICLE
Returns whether the specified model represents a vehicle.
0x354F62672DE7DB0A - STREAMINGBOOL
IS_MODEL_IN_CDIMAGE
Returns whether the specified model exists in the game.
0xD6F3B6D7716CFF8E - STREAMINGBOOL
IS_MODEL_VALID
Returns whether the specified model is valid
0x392C8D8E07B70EFC - STREAMINGBOOL
IS_PLAYER_SWITCH_IN_PROGRESS
Description not yet documented
0xED20CB1F5297791D - STREAMINGBOOL
_IS_POSITION_INSIDE_IPL_STREAMING_EXTENTS
Returns true if IPL is streamed in (?)
0x73B40D97D7BAAD77 - STREAMINGBOOL
IS_RENDERED_SCENE_LOADED
Description not yet documented
0x45BF3A6239A576B7 - STREAMINGBOOL
IS_SRL_LOADED
Description not yet documented
0x5C2C88512CF6DAFB - STREAMINGBOOL
LOAD_SCENE_START
Description not yet documented
0x387AD749E3B69B70 - STREAMINGBOOL
LOAD_SCENE_START_SPHERE
Description not yet documented
0x513F8AA5BF2F17CF - STREAMINGvoid
LOAD_SCENE_STOP
Description not yet documented
0x5A8B01199C3E79C3 - STREAMINGvoid
PREFETCH_SRL
Description not yet documented
0x354837E5A5BAA5AF - STREAMINGvoid
REMOVE_ANIM_DICT
Description not yet documented
0x4763145053A33D46 - STREAMINGvoid
REMOVE_CLIP_SET
Alias for REMOVE_ANIM_SET.
0x817FA1B1EE7CD6F0 - STREAMINGvoid
_REMOVE_CLIP_SET_2
Description not yet documented
0x9F348DE670423460 - STREAMINGvoid
REMOVE_IPL_BY_HASH
Old name: _REMOVE_IMAP_2
0x431E3AB760629B34
A living reference. Documentation coverage varies by native and source.