Garry's Mod Wiki

Revision Difference

PLAYER_Hooks#560602

<cat>Hook</cat>⤶ <title>PLAYER</title> <type name="PLAYER" category="hook" is="class"> <summary> A list of hooks available in player classes. <note>These hooks are used in <page>player_manager</page> this can't be <page text="hooked">hook.Add</page></note>⤶ ⤶ <structure>⤶ <fields><item name="Player" type="Player">The player for which a hook is called.</item></fields>⤶ </structure>⤶ </summary>⤶ Represents a player class. ⤶ The player class hooks have one special field:⤶ * <page>Player</page> **Player** - The player for which a hook is called.⤶ ⤶ <note>These hooks are used in <page>player_manager</page> this can't be <page text="hooked">hook.Add</page></note>⤶ ⤶ </summary>⤶ </type>