Piccolo.NET

PPathActivity Fields

The fields of the PPathActivity class are listed below. For a complete list of PPathActivity class members, see the PPathActivity Members topic.

Public Instance Fields

ActivityFinished (inherited from PActivity) Used to notify classes when the activity has finished.
ActivityStarted (inherited from PActivity) Used to notify classes when the activity has started.
ActivityStepped (inherited from PActivity) Used to notify classes when the activity is running.

Protected Instance Fields

knots An array of values between 0 and 1 that indicate when the activity should transition from state to state.

See Also

PPathActivity Class | UMD.HCIL.PiccoloX.Activities Namespace