GetObjectModelGroup: Difference between revisions

From Onset Developer Wiki
No edit summary
No edit summary
Line 9: Line 9:


{{FuncReturnValue|Returns the objects model category as string.}}
{{FuncReturnValue|Returns the objects model category as string.}}
<pre>
General, Buildings, Building Parts, Industrial, Other Parts, Small Items, Walls, Ramps Tubes, Roads, Props, Signs, Nature, Food, Interior, Clothing, Weapons, Specials, Misc
</pre>


== Example ==
== Example ==

Revision as of 11:22, 26 October 2019

GetObjectModelGroup

Type: Function
Context: Client
Introduced: v1.0

Description

__EDIT_ME__

Syntax

GetObjectModelGroup(model)

Parameters

  • model
    __EDIT_ME__

Return Value

  • Returns the objects model category as string.
General, Buildings, Building Parts, Industrial, Other Parts, Small Items, Walls, Ramps Tubes, Roads, Props, Signs, Nature, Food, Interior, Clothing, Weapons, Specials, Misc

Example

__EDIT_ME__

See also

__EDIT_ME__