![]() |
Olympe Engine 2.0
2D Game Engine with ECS Architecture
|
Public Attributes | |
| uint32_t | parentId |
| uint32_t | childId |
| bool | isDecorator |
| int | childIndex |
Definition at line 139 of file BTEditorCommand.h.
| uint32_t Olympe::DeleteNodeCommand::Connection::childId |
Definition at line 141 of file BTEditorCommand.h.
| int Olympe::DeleteNodeCommand::Connection::childIndex |
Definition at line 143 of file BTEditorCommand.h.
| bool Olympe::DeleteNodeCommand::Connection::isDecorator |
Definition at line 142 of file BTEditorCommand.h.
| uint32_t Olympe::DeleteNodeCommand::Connection::parentId |
Definition at line 140 of file BTEditorCommand.h.
Referenced by Olympe::DeleteNodeCommand::DeleteNodeCommand().