 | Decorator Properties |
The Decorator type exposes the following members.
Properties
| Name | Description |
---|
 | Capacity |
Maximum number of children that the composite can take.
|
 | Children |
Collection of children. Read-only.
|
 | DeciderSerialized |
Xml serialization for decorated task.
|
 | Task |
Decorated task.
|
Top
See Also