|
CommonLibSSE (Parapets fork)
|
#include <BGSEntryPointFunction.h>
Classes | |
| struct | ENTRY_POINT_FUNCTION_TYPES |
| struct | ENTRY_POINT_FUNCTIONS |
| struct | EntryPointFunction |
Public Types | |
| using | ENTRY_POINT_FUNCTION = ENTRY_POINT_FUNCTIONS::ENTRY_POINT_FUNCTION |
| using | ENTRY_POINT_FUNCTION_TYPE = ENTRY_POINT_FUNCTION_TYPES::ENTRY_POINT_FUNCTION_TYPE |
Static Public Member Functions | |
| static std::uint32_t | GetArgumentCount (ENTRY_POINT_FUNCTION_TYPE a_entryPointFunctionType) |
| static EntryPointFunction * | GetEntryPointFunction (ENTRY_POINT_FUNCTION a_entryPointFunction) |
| using RE::BGSEntryPointFunction::ENTRY_POINT_FUNCTION_TYPE = ENTRY_POINT_FUNCTION_TYPES::ENTRY_POINT_FUNCTION_TYPE |
|
static |
|
static |