Piccolo.NET

PActivity.ActivityScheduler Property

Gets or sets the activity scheduler associated with this activity.

public virtual PActivityScheduler ActivityScheduler {get; set;}

Property Value

The activity scheduler associated with this activity.

Remarks

An activity scheduler manages a list of activities to be run. Typically, activities are scheduled with the activity scheduler stored in the root node of the scene graph tree.

See Also

PActivity Class | UMD.HCIL.Piccolo.Activities Namespace | PActivityScheduler | PRoot


Web Accessibility