GetObjectPropertyValue
From Onset Developer Wiki
Description
Gets a property value for this entity.
Syntax
GetObjectPropertyValue(object, PropertyName)
Parameters
- object
The object identifier - PropertyName
Name of the property variable
Return Value
- Returns the value.
Example
__EDIT_ME__
See also
__EDIT_ME__