WalkControl Type
Control flow for walk operations.
Union cases
| Union case |
Description
|
Full Usage:
Continue
|
|
Full Usage:
Halt
|
|
Full Usage:
Stop
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsContinue
Returns: bool
|
|
Full Usage:
this.IsHalt
Returns: bool
|
|
Full Usage:
this.IsStop
Returns: bool
|
|