Garry's Mod Wiki

Revision Difference

ENTITY:RunTask#514735

<function name="RunTask" parent="ENTITY" type="hook">⤶ <ishook>yes</ishook>⤶ <description>⤶ Called every think on running task.⤶ The actual task function should tell us when the task is finished.⤶ </description>⤶ <realm>Server</realm>⤶ <args>⤶ <arg name="task" type="table">The task to run</arg>⤶ </args>⤶ </function>⤶ ⤶