Revision Difference
NPC:SetMoveDelay#563077
<function name="SetMoveDelay" parent="NPC" type="classfunc">⤶
<description>⤶
Sets the movement delay for given NPC.⤶
⤶
See <page>NPC:GetMoveDelay</page>.⤶
</description>⤶
<realm>Server</realm>⤶
<added>2024.12.11</added>⤶
<args>⤶
<arg name="delay" type="number">The amount of time in seconds to delay movement by.</arg>⤶
</args>⤶
</function>