Click or drag to resize
Decorator Properties

The Decorator type exposes the following members.

Properties
  NameDescription
Public propertyCapacity
Maximum number of children that the composite can take.
Public propertyChildren
Collection of children. Read-only.
Public propertyDeciderSerialized
Xml serialization for decorated task.
Public propertyTask
Decorated task.
Top
See Also