Revision Difference
Player:DoSecondaryAttack#517553
<function name="DoSecondaryAttack" parent="Player" type="classfunc">
<description>
Sends a third person secondary fire animation event to the player.
Similar to other animation event functions, calls <page>GM:DoAnimationEvent</page> with [PLAYERANIMEVENT_ATTACK_SECONDARY](/gmod/Enums/PLAYERANIMEVENT_) as the event and no extra data.
Similar to other animation event functions, calls <page>GM:DoAnimationEvent</page> with <page text="PLAYERANIMEVENT_ATTACK_SECONDARY">Enums/PLAYERANIMEVENT_</page> as the event and no extra data.
</description>
<realm>Shared</realm>
</function>