CommonLibSSE (Parapets fork)
|
#include <BGSCraftItemEvent.h>
Public Member Functions | |
BGSCraftItemEvent (TESObjectREFR *a_workbench, BGSLocation *a_benchLocation, TESForm *a_createdObject) | |
Static Public Member Functions | |
static std::int32_t & | GetIndex () |
Public Attributes | |
ObjectRefHandle | workbench |
std::uint32_t | pad04 |
BGSLocation * | benchLocation |
TESForm * | createdObject |
|
inline |
|
static |
BGSLocation* RE::BGSCraftItemEvent::benchLocation |
TESForm* RE::BGSCraftItemEvent::createdObject |
std::uint32_t RE::BGSCraftItemEvent::pad04 |
ObjectRefHandle RE::BGSCraftItemEvent::workbench |