Arbor 3: FSM & BT Graph Editor
3.7.8
|
Debug setting of infinite loop More...
Public Attributes | |
int | maxLoopCount = 10000 |
Maximum loop count More... | |
bool | enableLogging = true |
Enable logging. More... | |
bool | enableBreak = false |
Enable Break. More... | |
Debug setting of infinite loop
bool enableBreak = false |
Enable Break.
Debug.Break when the loop count is over maxLoopCount.
bool enableLogging = true |
Enable logging.
Log output when the loop count is over maxLoopCount.
int maxLoopCount = 10000 |
Maximum loop count