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
| Signature | Description |
|---|---|
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
| Name | Type | Description |
|---|---|---|
instance | TimedObjectDeactivator | Represents the instance value stored on this instance. Read or assign to update the property. |
Virtual Attributes
| Name | Type | Access | Description |
|---|---|---|---|
timer | float | get/set | Virtual attribute exposed by getTimer. Access it like a field to read or write the underlying value. |