GetText3DPropertyValue

From Onset Developer Wiki
Revision as of 20:04, 2 September 2020 by BlueMountains (talk | contribs)
GetText3DPropertyValue

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

Description

Gets a property value for this entity.

Syntax

GetText3DPropertyValue(text3d, PropertyName)

Parameters

  • text3d
    The text3d identifier
  • PropertyName
    Name of the property variable

Return Value

  • Returns the value.

Example

__EDIT_ME__

See also