Garry's Mod Wiki

Revision Difference

Entity:IsPlayingGesture#514652

<function name="IsPlayingGesture" parent="Entity" type="classfunc">⤶ <description>⤶ Returns whether there's a gesture is given activity being played.⤶ ⤶ <note>This function only works on <page>BaseAnimatingOverlay</page> entites!</note>⤶ </description>⤶ <realm>Server</realm>⤶ <args>⤶ <arg name="activity" type="number">The activity to test. See &lt;page&gt;ACT&lt;/page&gt;.</arg>⤶ </args>⤶ <rets>⤶ <ret name="" type="boolean">Whether there's a gesture is given activity being played.</ret>⤶ </rets>⤶ </function>⤶ ⤶