Player.ShouldDrawLocalPlayer
From GMod Wiki
Function | |
Syntax | Player:ShouldDrawLocalPlayer( ) |
Description: | |
Returns true if the player is not in firstperson mode (thirdperson, looking at himself through a camera). | |
Returns: | Boolean |
In Object: | Player |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Player.ShouldDrawLocalPlayer]Player.ShouldDrawLocalPlayer [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Additional Notes
- There is no point using this function on any player other than LocalPlayer().