GetObjectModelName

From Onset Developer Wiki
Revision as of 12:04, 5 November 2019 by BlueMountains (talk | contribs) (Created page with "{{Info|Function|Client|1.0}} {{FuncDescription|Returns the asset name of an object model.}} {{FuncSyntax|GetObjectModelName(model)}} {{FuncParameters}} {{FuncParam|model|Th...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
GetObjectModelName

Type: Function
Context: Client
Introduced: v1.0

Description

Returns the asset name of an object model.

Syntax

GetObjectModelName(model)

Parameters

  • model
    The model identifier from Objects.

Return Value

  • Returns the objects model asset name as string.

Example

__EDIT_ME__

See also

__EDIT_ME__