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

#include <editing_manager.h>

Public Attributes

entt::meta_any object
 
int frames {}
 
fs::path focus_path {}
 

Detailed Description

Definition at line 31 of file editing_manager.h.

Member Data Documentation

◆ focus_path

fs::path unravel::editing_manager::focused::focus_path {}

Definition at line 36 of file editing_manager.h.

◆ frames

int unravel::editing_manager::focused::frames {}

Definition at line 34 of file editing_manager.h.

◆ object

entt::meta_any unravel::editing_manager::focused::object

Definition at line 33 of file editing_manager.h.


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