Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 360 Bytes

IsGameplayCamRendering.md

File metadata and controls

19 lines (16 loc) · 360 Bytes
ns
CAM

IS_GAMEPLAY_CAM_RENDERING

// 0x39B5D1B10383F0C8 0x0EF276DA
BOOL IS_GAMEPLAY_CAM_RENDERING();
Examples when this function will return 0 are:
- During busted screen.
- When player is coming out from a hospital.
- When player is coming out from a police station.
- When player is buying gun from AmmuNation.

Return value