Revision Difference
CEffectData:SetFlags#514024
<function name="SetFlags" parent="CEffectData" type="classfunc">⤶
<description>⤶
Sets the flags of the effect.⤶
⤶
<note>This is internally stored as an integer, but only the first 8 bits will be networked.</note>⤶
</description>⤶
<realm>Shared</realm>⤶
<args>⤶
<arg name="flags" type="number">The flags of the effect. Each effect has their own flags.</arg>⤶
</args>⤶
</function>⤶
⤶