CFGResult Type
The result obtained from recovering a CFG.
Union cases
Union case | Description |
|
|
Full Usage:
MoveOn
|
|
|
|
Full Usage:
StopAndReload
|
|
Full Usage:
Wait
|
Instance members
Instance member | Description |
Full Usage:
this.IsFailStop
Returns: bool
|
|
Full Usage:
this.IsMoveOn
Returns: bool
|
|
Full Usage:
this.IsMoveOnButReloadCallers
Returns: bool
|
|
Full Usage:
this.IsStopAndReload
Returns: bool
|
|
Full Usage:
this.IsWait
Returns: bool
|
|