Piccolo.NET

PActivityScheduler.Root Property

Gets the root node associated with this activity scheduler.

public virtual UMD.HCIL.Piccolo.PRoot Root {get;}

Property Value

The root node assocated with this activity scheduler.

Remarks

The root's ProcessInputs method calls ProcessActivities on this activity scheduler at the appropriate time in the UI loop.

See Also

PActivityScheduler Class | UMD.HCIL.Piccolo.Activities Namespace