Enum EEquipSlot Path C++ Link /Script/StormEscape.EEquipSlot underlying uint8 /Script/StormEscape Values 2 NameValueHex Skin00x00EEquipSlot_MAX10x01 Used by 4types with a member, parameter or interface of this type UCosmeticComponentUInventorySubsystemUPDA_SkinEntitlementFStormUniformSaveData // /Script/StormEscape.EEquipSlot enum class EEquipSlot : uint8 { Skin = 0, EEquipSlot_MAX = 1, };