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

#include <version_manager.h>

Public Member Functions

auto init (rtti::context &ctx) -> bool
 
auto deinit (rtti::context &ctx) -> bool
 
void check_for_update_async ()
 

Detailed Description

Definition at line 6 of file version_manager.h.

Member Function Documentation

◆ check_for_update_async()

void unravel::version_manager::check_for_update_async ( )

Definition at line 672 of file version_manager.cpp.

◆ deinit()

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

Definition at line 667 of file version_manager.cpp.

◆ init()

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

Definition at line 627 of file version_manager.cpp.


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