GetObjectModelCount

From Onset Developer Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
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