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

Public Attributes

uint32_t parentId
 
uint32_t childId
 
bool isDecorator
 
int childIndex
 

Detailed Description

Definition at line 139 of file BTEditorCommand.h.

Member Data Documentation

◆ childId

uint32_t Olympe::DeleteNodeCommand::Connection::childId

Definition at line 141 of file BTEditorCommand.h.

◆ childIndex

int Olympe::DeleteNodeCommand::Connection::childIndex

Definition at line 143 of file BTEditorCommand.h.

◆ isDecorator

bool Olympe::DeleteNodeCommand::Connection::isDecorator

Definition at line 142 of file BTEditorCommand.h.

◆ parentId

uint32_t Olympe::DeleteNodeCommand::Connection::parentId

Definition at line 140 of file BTEditorCommand.h.

Referenced by Olympe::DeleteNodeCommand::DeleteNodeCommand().


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