Revision Difference
CEffectData:SetMaterialIndex#514021
<function name="SetMaterialIndex" parent="CEffectData" type="classfunc">⤶
<description>⤶
Sets the material 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="materialIndex" type="number">The material index of the effect.</arg>⤶
</args>⤶
</function>⤶
⤶