GetObjectCount: Difference between revisions
From Onset Developer Wiki
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Info|Function|Server & Client|1.0}} | {{Info|Function|Server & Client|1.0}} | ||
{{FuncDescription| | {{FuncDescription|Get the number of spawned object instances from [[CreateObject]].}} | ||
{{FuncSyntax|GetObjectCount()}} | {{FuncSyntax|GetObjectCount()}} | ||
Line 8: | Line 8: | ||
{{FuncNoParam}} | {{FuncNoParam}} | ||
{{FuncReturnValue| | {{FuncReturnValue|Returns total object count.}} | ||
== Example == | == Example == |
Revision as of 10:55, 1 September 2020
Description
Get the number of spawned object instances from CreateObject.
Syntax
GetObjectCount()
Parameters
- This function has no parameters.
Return Value
- Returns total object count.
Example
__EDIT_ME__
See also
- GetObjectModelCount
- GetObjectModelGroup
- GetObjectModelName
- GetStreamedObjects
- GetObjectModel
- GetObjectLocation
- GetObjectRotation
- GetObjectScale
- GetObjectBoundingBox
- GetObjectSize
- EnableObjectHitEvents
- GetObjectMass
- SetObjectEditorSpeed
- SetObjectEditable
- SetObjectOutline
- SetObjectCastShadow
- SetObjectColor
- SetObjectEmissiveColor
- SetObjectTexture
- SetObjectAnimatedTexture