24 [[nodiscard]]
static std::uint32_t&
GetIndex();
33 static_assert(
sizeof(BGSAddToPlayerInventoryEvent) == 0x20);
Definition: BGSAddToPlayerInventoryEvent.h:22
BGSLocation * location
Definition: BGSAddToPlayerInventoryEvent.h:29
stl::enumeration< AQUIRE_TYPE, std::uint32_t > acquireType
Definition: BGSAddToPlayerInventoryEvent.h:31
ObjectRefHandle ownerRef
Definition: BGSAddToPlayerInventoryEvent.h:27
static std::uint32_t & GetIndex()
TESForm * itemBase
Definition: BGSAddToPlayerInventoryEvent.h:30
ObjectRefHandle containerRef
Definition: BGSAddToPlayerInventoryEvent.h:28
Definition: BGSLocation.h:68
Definition: AbsorbEffect.h:6
AQUIRE_TYPE
Definition: BGSAddToPlayerInventoryEvent.h:11