Revision Difference
ENTITY:SetAutomaticFrameAdvance#514765
<function name="SetAutomaticFrameAdvance" parent="ENTITY" type="hook">⤶
<ishook>yes</ishook>⤶
<description>⤶
Toggles automatic frame advancing for animated sequences on an entity.⤶
⤶
This has the same effect as setting the **ENT.AutomaticFrameAdvance** property.⤶
</description>⤶
<realm>Shared</realm>⤶
<args>⤶
<arg name="enable" type="boolean">Whether or not to set automatic frame advancing.</arg>⤶
</args>⤶
</function>⤶
⤶