GetObjectModelCount

From Onset Developer Wiki
Revision as of 10:53, 1 September 2020 by BlueMountains (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
GetObjectModelCount

Type: Function
Context: Client
Introduced: v1.0

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