Unravel Engine C++ Reference
Loading...
Searching...
No Matches
unravel::hub Class Reference

#include <hub.h>

Public Member Functions

 hub (rtti::context &ctx)
 
auto init (rtti::context &ctx) -> bool
 
auto deinit (rtti::context &ctx) -> bool
 
void open_project_settings (rtti::context &ctx, const std::string &hint)
 

Detailed Description

Definition at line 12 of file hub.h.

Constructor & Destructor Documentation

◆ hub()

unravel::hub::hub ( rtti::context & ctx)

Definition at line 263 of file hub.cpp.

Member Function Documentation

◆ deinit()

auto unravel::hub::deinit ( rtti::context & ctx) -> bool

Definition at line 287 of file hub.cpp.

◆ init()

auto unravel::hub::init ( rtti::context & ctx) -> bool

Definition at line 278 of file hub.cpp.

◆ open_project_settings()

void unravel::hub::open_project_settings ( rtti::context & ctx,
const std::string & hint )

Definition at line 296 of file hub.cpp.


The documentation for this class was generated from the following files: