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

#include <BlueprintEditorGUI.h>

Public Attributes

int from_node
 
int to_node
 
int from_attr
 
int to_attr
 

Detailed Description

Definition at line 27 of file BlueprintEditorGUI.h.

Member Data Documentation

◆ from_attr

int Olympe::NodeConnection::from_attr

Definition at line 31 of file BlueprintEditorGUI.h.

◆ from_node

int Olympe::NodeConnection::from_node

Definition at line 29 of file BlueprintEditorGUI.h.

◆ to_attr

int Olympe::NodeConnection::to_attr

Definition at line 32 of file BlueprintEditorGUI.h.

◆ to_node

int Olympe::NodeConnection::to_node

Definition at line 30 of file BlueprintEditorGUI.h.


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