Revision Difference
Entity:IsSequenceFinished#527881
<function name="IsSequenceFinished" parent="Entity" type="classfunc">
<description>⤶
Returns whether the entity's current sequence is finished or not⤶
</description>⤶
<added>2020.04.29</added>⤶
<description>Returns whether the entity's current sequence is finished or not.</description>⤶
<realm>Shared</realm>
<rets>
<ret name="" type="boolean">Whether the entity's sequence is finished or not.</ret>
</rets>
</function>