Garry's Mod Wiki

Revision Difference

IMaterial:GetInt#511751

<function name="GetInt" parent="IMaterial" type="classfunc"> <description>Returns the specified material value as a int, rounds the value if its a float, or nil if the value is not set.</description> <realm>Shared</realm> <args> <arg name="materialInt" type="string">The name of the material integer.</arg> </args> <rets> <ret name="" type="number">int</ret> </rets> </function>