Revision Difference
ENTITY:TaskFinished#525260
<function name="TaskFinished" parent="ENTITY" type="hook">
<ishook>yes</ishook>
<description>Returns true if the current running Task is finished.</description>⤶
<description>Returns true if the current running Task is finished.⤶
<note>This hook only exists for **ai** type SENTs</note>⤶
</description>⤶
<realm>Server</realm>
<rets>
<ret name="" type="boolean">Is the current running Task is finished or not.</ret>
</rets>
</function>