Instance.PropertyAtom.getInt()

Signature

int getInt (PropertyAtomInt propertyAtomInt, long time)

Domain

action, condition, query

Description

Gets the value of the PropertyAtomInt passed, at the time stamp specified.

Parameters

NameTypeDescription
propertyAtomIntPropertyAtomIntThe property atom to get the value for.
timelongTime the value is needed for.

Returns

TypeDescription
intthe result.

Cautions

none