Revision Difference
ENTITY:RunAI#546659
<function name="RunAI" parent="ENTITY" type="hook">
<ishook>yes</ishook>
<description>Called from the engine every 0.1 seconds.
<description>Called from the engine every 0.1 seconds. Returning true inside this hook will allow CAI_BaseNPC::MaintainSchedule to also be called.
<note>This hook only exists for **ai** type SENTs</note></description>
<realm>Server</realm>
</function>