Click or drag to resize

IAction Properties

The IAction type exposes the following members.

Properties
  NameDescription
Public propertyActivationTime
Time when action was activated
Public propertyControllableUpdate
Delegate to call when the action-implement is issued. Can be null. Call with timeN and timeNp1 arguments.
Public propertyId
Unique id
Public propertyIsActive
Boolean indicating if action is active
Top
See Also