A Sandcastle Documented Class Library
MyTreeBuilder Methods |
The MyTreeBuilder type exposes the following members.

Name | Description | |
---|---|---|
![]() |
Build |
Build the actual tree.
|
![]() |
Condition |
Like an action node... but the function can return true/false and is mapped to success/failure.
|
![]() |
Do |
Create an action node.
|
![]() |
End |
Ends a sequence of children.
|
![]() |
Inverter |
Create an inverter node that inverts the success/failure of its children.
|
![]() |
Kick | |
![]() |
Parallel |
Create a parallel node.
|
![]() |
Punch |
Create an action node which is Punch attack type.
modified Do (action) Node.
|
![]() |
Selector |
Create a selector node.
|
![]() |
Sequence |
Create a sequence node.
|
![]() |
Special |
Create an action node which is Special attack type.
|
![]() |
Splice |
Splice a sub tree into the parent tree.
|
