Garry's Mod Wiki

Revision Difference

GM:Think#511207

<function name="Think" parent="GM" type="hook">⤶ <ishook>yes</ishook>⤶ <description>⤶ Called every frame on client and every tick on server.⤶ ⤶ See <page>GM:Tick</page> for a hook that runs every tick on both the client and server.⤶ ⤶ <note>This hook **WILL NOT** run if the server is empty, unless you set the <page>ConVar</page> `sv_hibernate_think` to 1</note>⤶ </description>⤶ <realm>Shared</realm>⤶ <predicted>No</predicted>⤶ </function>⤶ ⤶