CommonLibSSE (Parapets fork)
RE::BGSCraftItemEvent Class Reference

#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
 
BGSLocationbenchLocation
 
TESFormcreatedObject
 

Constructor & Destructor Documentation

◆ BGSCraftItemEvent()

RE::BGSCraftItemEvent::BGSCraftItemEvent ( TESObjectREFR a_workbench,
BGSLocation a_benchLocation,
TESForm a_createdObject 
)
inline

Member Function Documentation

◆ GetIndex()

static std::int32_t& RE::BGSCraftItemEvent::GetIndex ( )
static

Member Data Documentation

◆ benchLocation

BGSLocation* RE::BGSCraftItemEvent::benchLocation

◆ createdObject

TESForm* RE::BGSCraftItemEvent::createdObject

◆ pad04

std::uint32_t RE::BGSCraftItemEvent::pad04

◆ workbench

ObjectRefHandle RE::BGSCraftItemEvent::workbench

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