GetObjectModelCount: Difference between revisions
From Onset Developer Wiki
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Info|Function|Client|1.0}} | {{Info|Function|Client|1.0}} | ||
{{FuncDescription| | {{FuncDescription|Get the amount of object models. This is basically the total number of objects from this page [[Objects]]. }} | ||
{{FuncSyntax|GetObjectModelCount()}} | {{FuncSyntax|GetObjectModelCount()}} | ||
Line 8: | Line 8: | ||
{{FuncNoParam}} | {{FuncNoParam}} | ||
{{FuncReturnValue| | {{FuncReturnValue|Returns model count as an integer.}} | ||
== Example == | == Example == |
Latest revision as of 10:53, 1 September 2020
Description
Get the amount of object models. This is basically the total number of objects from this page Objects.
Syntax
GetObjectModelCount()
Parameters
- This function has no parameters.
Return Value
- Returns model count as an integer.
Example
__EDIT_ME__
See also
- GetObjectCount
- GetObjectModelGroup
- GetObjectModelName
- GetStreamedObjects
- GetObjectModel
- GetObjectLocation
- GetObjectRotation
- GetObjectScale
- GetObjectBoundingBox
- GetObjectSize
- EnableObjectHitEvents
- GetObjectMass
- SetObjectEditorSpeed
- SetObjectEditable
- SetObjectOutline
- SetObjectCastShadow
- SetObjectColor
- SetObjectEmissiveColor
- SetObjectTexture
- SetObjectAnimatedTexture