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

#include <BlueprintMigrator.h>

Public Attributes

int nodeId
 
int depth
 
int siblingIndex
 
float posX
 
float posY
 

Detailed Description

Definition at line 31 of file BlueprintMigrator.h.

Member Data Documentation

◆ depth

int Olympe::BlueprintMigrator::NodeLayout::depth

Definition at line 34 of file BlueprintMigrator.h.

◆ nodeId

int Olympe::BlueprintMigrator::NodeLayout::nodeId

◆ posX

float Olympe::BlueprintMigrator::NodeLayout::posX

Definition at line 36 of file BlueprintMigrator.h.

◆ posY

float Olympe::BlueprintMigrator::NodeLayout::posY

Definition at line 37 of file BlueprintMigrator.h.

◆ siblingIndex

int Olympe::BlueprintMigrator::NodeLayout::siblingIndex

Definition at line 35 of file BlueprintMigrator.h.


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