IAction Properties |
The IAction type exposes the following members.
| Name | Description | |
|---|---|---|
| ActivationTime |
Time when action was activated
| |
| ControllableUpdate |
Delegate to call when the action-implement is issued. Can be null.
Call with timeN and timeNp1 arguments.
| |
| Id |
Unique id
| |
| IsActive |
Boolean indicating if action is active
|