|
|
auto | get_assembly_id () const -> std::int32_t |
| |
|
auto | get_load_status () const -> assembly_load_status |
| |
|
auto | get_name () const -> std::string_view |
| |
|
auto | add_internal_call (std::string_view class_name, std::string_view variable_name, void *function_pointer) -> void |
| |
|
auto | upload_internal_calls () -> void |
| |
|
auto | get_type (std::string_view class_name) const -> type & |
| |
|
auto | get_types () const -> const std::vector< type * > & |
| |
|
|
class | host_instance |
| |
|
class | assembly_load_context |
| |
The documentation for this class was generated from the following files:
- libsbx/scripting/managed/assembly.hpp
- libsbx/scripting/managed/assembly.cpp