CommonLibSSE NG
|
#include <BGSAddToPlayerInventoryEvent.h>
Static Public Member Functions | |
static std::uint32_t & | GetIndex () |
Public Attributes | |
ObjectRefHandle | ownerRef |
ObjectRefHandle | containerRef |
BGSLocation * | location { nullptr } |
TESForm * | itemBase { nullptr } |
stl::enumeration< AQUIRE_TYPE, std::uint32_t > | acquireType { AQUIRE_TYPE::kNone } |
|
inlinestatic |
stl::enumeration<AQUIRE_TYPE, std::uint32_t> RE::BGSAddToPlayerInventoryEvent::acquireType { AQUIRE_TYPE::kNone } |
ObjectRefHandle RE::BGSAddToPlayerInventoryEvent::containerRef |
TESForm* RE::BGSAddToPlayerInventoryEvent::itemBase { nullptr } |
BGSLocation* RE::BGSAddToPlayerInventoryEvent::location { nullptr } |
ObjectRefHandle RE::BGSAddToPlayerInventoryEvent::ownerRef |