Unravel Engine C++ Reference
Loading...
Searching...
No Matches
unravel::selection_info Struct Reference

#include <editor_actions.h>

Public Attributes

std::string active_entity_id
 
std::vector< std::string > entity_ids
 

Detailed Description

Definition at line 33 of file editor_actions.h.

Member Data Documentation

◆ active_entity_id

std::string unravel::selection_info::active_entity_id

Definition at line 35 of file editor_actions.h.

◆ entity_ids

std::vector<std::string> unravel::selection_info::entity_ids

Definition at line 36 of file editor_actions.h.


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