IsPlayerInFreeCamMode
Docslocal retval = IsPlayerInFreeCamMode(playerSrc)Parameters
| Name | Type | Description |
|---|---|---|
playerSrc | char* | The player to get the free camera mode status of |
Returns
boolReturns true or false.
local retval = IsPlayerInFreeCamMode(playerSrc)| Name | Type | Description |
|---|---|---|
playerSrc | char* | The player to get the free camera mode status of |
boolReturns true or false.
No snippets yet. Be the first to contribute!