nw::SkillInfo

struct SkillInfo

Skill definition.

Public Functions

SkillInfo() = default
SkillInfo(const TwoDARowView &tda)
String editor_name() const

Gets the name to display when using in contexts like a toolset.

inline bool valid() const noexcept

Public Members

uint32_t name = 0xFFFFFFFF
uint32_t description = 0xFFFFFFFF
Resource icon
bool untrained = false
Ability ability = {}
bool armor_check_penalty = false
bool all_can_use = false
InternedString constant
bool hostile = false