Olympe Engine 2.0
2D Game Engine with ECS Architecture
Loading...
Searching...
No Matches
Public Attributes | List of all members
Olympe::BehaviorTreeDebugWindow::LinkInfo Struct Reference

Public Attributes

int linkId
 
uint32_t parentId
 
uint32_t childId
 

Detailed Description

Definition at line 358 of file BehaviorTreeDebugWindow.h.

Member Data Documentation

◆ childId

uint32_t Olympe::BehaviorTreeDebugWindow::LinkInfo::childId

Definition at line 361 of file BehaviorTreeDebugWindow.h.

◆ linkId

int Olympe::BehaviorTreeDebugWindow::LinkInfo::linkId

◆ parentId

uint32_t Olympe::BehaviorTreeDebugWindow::LinkInfo::parentId

Definition at line 360 of file BehaviorTreeDebugWindow.h.


The documentation for this struct was generated from the following file: