| CommonLibSSE NG
    | 
#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 | |
| stl::enumeration< BenchType, std::uint8_t > | benchType | 
| stl::enumeration< ActorValue, std::uint8_t > | usesSkill | 
| 
 | strong | 
| stl::enumeration<BenchType, std::uint8_t> RE::TESFurniture::WorkBenchData::benchType | 
| stl::enumeration<ActorValue, std::uint8_t> RE::TESFurniture::WorkBenchData::usesSkill |