Skip to main content

TimedObjectDeactivator

Complete API reference for TimedObjectDeactivator, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Prototyping

Component: yes


public class TimedObjectDeactivator extends Component

Constructors

SignatureDescription
TimedObjectDeactivator(TimedObjectDeactivator)Executes TimedObjectDeactivator and returns after the underlying engine call finishes.
TimedObjectDeactivator(Engine)Executes TimedObjectDeactivator and returns after the underlying engine call finishes.
TimedObjectDeactivator()Creates a new instance of TimedObjectDeactivator.

Attributes

NameTypeDescription
instanceTimedObjectDeactivatorRepresents the instance value stored on this instance. Read or assign to update the property.

Virtual Attributes

NameTypeAccessDescription
timerfloatget/setVirtual attribute exposed by getTimer. Access it like a field to read or write the underlying value.