Instance.PropertyAtom.getValueAt()

Signature

Object getValueAt(PropertyAtom propertyAtom, long time)

Domain

action, condition

Description

Gets the value of the PropertyAtom passed.

Parameters

NameTypeDescription
propertyAtomTheproperty atom to get the value for.
timelongThis must be -1.

Returns

TypeDescription
ObjectThe result.

Cautions

none