Revision Difference
CEffectData:SetHitBox#514023
<function name="SetHitBox" parent="CEffectData" type="classfunc">⤶
<description>⤶
Sets the hit box index of the effect.⤶
⤶
<note>This is internally stored as an integer, but only the first 11 bits will be networked.</note>⤶
</description>⤶
<realm>Shared</realm>⤶
<args>⤶
<arg name="hitBoxIndex" type="number">The hit box index of the effect.</arg>⤶
</args>⤶
</function>⤶
⤶