Garry's Mod Wiki

ENTITY:RunTask

  ENTITY:RunTask( table task )

Description

Called every think on running task. The actual task function should tell us when the task is finished.

This hook only exists for ai type SENTs.

Arguments

1 table task
The task to run