CommonLibSSE (powerof3)
|
#include <TESFurniture.h>
Public Types | |
enum class | BenchType { kNone = 0 , kCreateObject = 1 , kSmithingWeapon = 2 , kEnchanting = 3 , kEnchantingExperiment = 4 , kAlchemy = 5 , kAlchemyExperiment = 6 , kSmithingArmor = 7 } |
Public Attributes | |
REX::EnumSet< BenchType, std::uint8_t > | benchType |
REX::EnumSet< ActorValue, std::uint8_t > | usesSkill |
|
strong |
REX::EnumSet<BenchType, std::uint8_t> RE::TESFurniture::WorkBenchData::benchType |
REX::EnumSet<ActorValue, std::uint8_t> RE::TESFurniture::WorkBenchData::usesSkill |