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
- UIAPPSBOOL
CAN_LAUNCH_UIAPP_BY_HASH
Description not yet documented
0xE555EC27D65EDE80 - UIAPPSBOOL
CAN_LAUNCH_UIAPP_BY_HASH_WITH_ENTRY
Description not yet documented
0x16F47D434B6086BF - UIAPPSvoid
_CLOSE_ALL_UIAPPS
Closes All UI Apps with transition
0xAD7B70F7230C5A12 - UIAPPSvoid
_CLOSE_ALL_UIAPPS_IMMEDIATE
Immediately Closes all Native UI Apps
0x12769EEB8DBD7A7B - UIAPPSvoid
_CLOSE_UIAPP
Description not yet documented
0x818C6CA9B659E8EC - UIAPPSvoid
_CLOSE_UIAPP_BY_HASH
Closes Ui App by hash
0x2FF10C9C3F92277E - UIAPPSvoid
_CLOSE_UIAPP_BY_HASH_IMMEDIATE
Immediately closes the specified UI app by its hash.
0x04428420A248A354 - UIAPPSvoid
_CLOSE_UIAPP_IMMEDIATE
Description not yet documented
0x3015635426D1B17C - UIAPPSHash
_GET_UIAPP_CURRENT_ACTIVITY_BY_HASH
Description not yet documented
0x96FD694FE5BE55DC - UIAPPSBOOL
IS_ANY_UIAPP_ACTIVE
Description not yet documented
0xAC959AB99AAF3D9F - UIAPPSBOOL
IS_ANY_UIAPP_RUNNING
Description not yet documented
0xDB30BEC7A7A5CBD3 - UIAPPSBOOL
IS_UIAPP_ACTIVE_BY_HASH
Description not yet documented
0x25B7A0206BDFAC76 - UIAPPSBOOL
IS_UIAPP_RUNNING
Returns true if the Native UI Application is running.
0xDE4A9B35D028979F - UIAPPSBOOL
IS_UIAPP_RUNNING_BY_HASH
Checks to see if the specified UI app is currently running by its hash.
0x4E511D093A86AD49 - UIAPPSBOOL
IS_UIAPP_TRANSITIONING_BY_HASH
Description not yet documented
0x42095B886D30DE66 - UIAPPSint
LAUNCH_UIAPP_BY_HASH
Lauches the specified UI app by its hash.
0xC8FC7F4E4CF4F581 - UIAPPSint
LAUNCH_UIAPP_BY_HASH_WITH_ENTRY
Description not yet documented
0xC1BCF31E975B3195 - UIAPPSint
LAUNCH_UIAPP_WITH_ENTRY
Description not yet documented
0x7B2027BAC5C8EC89 - UIAPPSBOOL
REQUEST_UIAPP_TRANSITION_BY_HASH
Description not yet documented
0x7689CD255655BFD7
A living reference. Documentation coverage varies by native and source.