Garry's Mod Wiki

Revision Difference

ENTITY:TaskFinished#551955

<function name="TaskFinished" parent="ENTITY" type="hook"> <ishook>yes</ishook> <description>Returns true if the current running Task is finished. <note>This hook only exists for **ai** type SENTs</note>⤶ <note>This hook only exists for `ai` type [SENTs](Scripted_Entities).</note>⤶ </description> <realm>Server</realm> <rets> <ret name="" type="boolean">Is the current running Task is finished or not.</ret> </rets> </function>