Table of Contents

Field SkillTypeName

Namespace
GrindFest
Assembly
GrindFest.dll

Skill this item uses, by type name ("EatFoodSkill"). The field used to hold a skill component; skills are plain classes now, so the name is the reference and the character owns the instance.

public string SkillTypeName

Returns

string
Skill this item uses, by type name ("EatFoodSkill"). The field used to hold a skill component; skills are plain classes now, so the name is the reference and the character owns the instance.