libER 0.1.4.2
ELDEN RING API library
|
The libER reflection implementation of DLRuntimeClass. More...
#include <reflection.hpp>
Static Public Attributes | |
static DLRF::DLRuntimeClassImpl< Impl > | dl_runtime_class |
The actual DLRuntimeClassImpl instance to return to the game, if requested. | |
The libER reflection implementation of DLRuntimeClass.
Impl | the class to reflect |
ImplName | liber::literal_string the name of the class to reflect |
|
inlinestatic |
The actual DLRuntimeClassImpl instance to return to the game, if requested.
See component.hpp for the implementation.