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