CommonLibSSE NG
Loading...
Searching...
No Matches
InventoryEvent.h
Go to the documentation of this file.
1#pragma once
2
3namespace RE
4{
5 enum class INVENTORY_EVENT
6 {
8 kDraw,
10 };
11}
Definition AbsorbEffect.h:6
INVENTORY_EVENT
Definition InventoryEvent.h:6