Garry's Mod Wiki

Revision Difference

util.IsValidProp#512271

<function name="IsValidProp" parent="util" type="libraryfunc">⤶ <description>Checks if the specified prop is valid.</description>⤶ <realm>Shared</realm>⤶ <args>⤶ <arg name="modelName" type="string">Name/Path of the model to check.</arg>⤶ </args>⤶ <rets>⤶ <ret name="" type="boolean">Returns true if the specified prop is valid; otherwise false.</ret>⤶ </rets>⤶ </function>⤶ ⤶