![]() |
Olympe Engine 2.0
2D Game Engine with ECS Architecture
|
Public Attributes | |
| int | linkId |
| uint32_t | parentId |
| uint32_t | childId |
Definition at line 358 of file BehaviorTreeDebugWindow.h.
| uint32_t Olympe::BehaviorTreeDebugWindow::LinkInfo::childId |
Definition at line 361 of file BehaviorTreeDebugWindow.h.
| int Olympe::BehaviorTreeDebugWindow::LinkInfo::linkId |
Definition at line 359 of file BehaviorTreeDebugWindow.h.
Referenced by Olympe::BehaviorTreeDebugWindow::RenderNodeConnections().
| uint32_t Olympe::BehaviorTreeDebugWindow::LinkInfo::parentId |
Definition at line 360 of file BehaviorTreeDebugWindow.h.