Unravel Engine C++ Reference
Loading...
Searching...
No Matches
module_desc Struct Reference

#include <service.h>

Public Attributes

std::string lib_name
 
std::string type_name
 

Detailed Description

Definition at line 7 of file service.h.

Member Data Documentation

◆ lib_name

std::string module_desc::lib_name

Definition at line 9 of file service.h.

◆ type_name

std::string module_desc::type_name

Definition at line 10 of file service.h.


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