Instance.PropertyAtom
.
getValueAt()
Signature
Object getValueAt(PropertyAtom propertyAtom, long time)
Domain
action, condition
Description
Gets the value of the PropertyAtom passed.
Parameters
Name
Type
Description
propertyAtom
The
property atom to get the value for.
time
long
This must be -1.
Returns
Type
Description
Object
The result.
Cautions
none