Revision Difference
IMaterial:SetInt#511737
<function name="SetInt" parent="IMaterial" type="classfunc">⤶
<description>Sets the specified material value to the specified int, does nothing on a type mismatch.</description>⤶
<realm>Shared</realm>⤶
<args>⤶
<arg name="materialInt" type="string">The name of the material int.</arg>⤶
<arg name="int" type="number">The new int value.</arg>⤶
</args>⤶
</function>⤶
⤶