Garry's Mod Wiki

Revision Difference

CEffectData:SetHitBox#527634

<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> ⤶ <note>Internally stored as an integer, but only first 11 bits are networked, effectively limiting this function to 0-2047 range.</note> </description> <realm>Shared</realm> <args> <arg name="hitBoxIndex" type="number">The hit box index of the effect.</arg> </args> </function>