Revision Difference
Entity:GetSequenceName#515541
<function name="GetSequenceName" parent="Entity" type="classfunc">⤶
<description>⤶
Return the name of the sequence for the index provided.⤶
Refer to <page>Entity:GetSequence</page> to find the current active sequence on this entity.⤶
</description>⤶
<realm>Shared</realm>⤶
<args>⤶
<arg name="index" type="number">The index of the sequence to look up.</arg>⤶
</args>⤶
<rets>⤶
<ret name="" type="string">Name of the sequence.</ret>⤶
</rets>⤶
</function>⤶
⤶