Revision Difference
Player:TranslateWeaponActivity#518869
<function name="TranslateWeaponActivity" parent="Player" type="classfunc">
<description>Translates <page>ACT</page> according to the holdtype of players currently held weapon.</description>
<description>Translates <page>Enums/ACT</page> according to the holdtype of players currently held weapon.</description>
<realm>Shared</realm>
<args>
<arg name="act" type="number">The initial <page>ACT</page></arg>⤶
<arg name="act" type="number">The initial <page>Enums/ACT</page></arg>⤶
</args>
<rets>
<ret name="" type="number">Translated <page>ACT</page></ret>⤶
<ret name="" type="number">Translated <page>Enums/ACT</page></ret>⤶
</rets>
</function>