CommonLibSSE (Parapets fork)
RE::BGSEntryPointFunction::EntryPointFunction Struct Reference

#include <BGSEntryPointFunction.h>

Public Types

using Function_t = void(TESObjectREFR *, ENTRY_POINT_FUNCTION_TYPE, std::uint8_t, void **, void *)
 

Public Attributes

const char * name
 
ENTRY_POINT_FUNCTION_TYPE type
 
std::uint32_t pad0C
 
Function_tfunction
 

Member Typedef Documentation

◆ Function_t

Member Data Documentation

◆ function

Function_t* RE::BGSEntryPointFunction::EntryPointFunction::function

◆ name

const char* RE::BGSEntryPointFunction::EntryPointFunction::name

◆ pad0C

std::uint32_t RE::BGSEntryPointFunction::EntryPointFunction::pad0C

◆ type

ENTRY_POINT_FUNCTION_TYPE RE::BGSEntryPointFunction::EntryPointFunction::type

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