GetObjectModel

From Onset Developer Wiki
Revision as of 20:36, 30 August 2020 by BlueMountains (talk | contribs)
GetObjectModel

Type: Function
Context: Server & Client
Introduced: v1.0

Description

Get the object model number ob a spawned object. See Objects.

Syntax

GetObjectModel(object)

Parameters

  • object
    The object identifier.

Return Value

  • Returns the object model number as an integer.

Example

__EDIT_ME__

See also