Garry's Mod Wiki

Revision Difference

Player:ShouldDrawLocalPlayer#527422

<function name="ShouldDrawLocalPlayer" parent="Player" type="classfunc"> <description>Polls the engine to request if the player should be drawn at the time the function is called.</description> <description>Returns whether the player's player model will be drawn at the time the function is called.</description> <realm>Client</realm> <rets> <ret name="" type="boolean">shouldDraw</ret>⤶ <ret name="" type="boolean">`true` if the player's playermodel is visible</ret>⤶ </rets> </function>