Revision Difference
scripted_ents.GetType#512795
<function name="GetType" parent="scripted_ents" type="libraryfunc">⤶
<description>Returns the 'type' of a class, this will one of the following: 'anim', 'ai', 'brush', 'point'.</description>⤶
<realm>Shared</realm>⤶
<args>⤶
<arg name="classname" type="string">The classname to check</arg>⤶
</args>⤶
<rets>⤶
<ret name="" type="string">type</ret>⤶
</rets>⤶
</function>⤶
⤶