Piccolo.NET

PActivity.ActivityFinished Field

Used to notify classes when the activity has finished.

public ActivityFinishedDelegate ActivityFinished;

Remarks

When the PActivityDelegate is set, the ActivityFinished() method is connected to this delegate.

See Also

PActivity Class | UMD.HCIL.Piccolo.Activities Namespace