|
|
auto | get_full_name () const -> string |
| |
|
auto | get_base_type () -> type & |
| |
|
auto | get_type_id () const -> type_id |
| |
|
auto | operator== (const type &other) const -> bool |
| |
|
| operator bool () const |
| |
|
template<typename... Args> |
| auto | create_instance (Args &&... args) const -> object |
| |
|
|
class | host_instance |
| |
|
class | assembly |
| |
|
class | assembly_load_context |
| |
|
class | method_info |
| |
|
class | field_info |
| |
|
class | property_info |
| |
|
class | attribute |
| |
|
class | reflection_type |
| |
|
class | object |
| |
The documentation for this class was generated from the following files:
- libsbx/scripting/managed/type.hpp
- libsbx/scripting/managed/type.cpp