Table of Contents

Field SkillTypeName

Namespace
GrindFest
Assembly
GrindFest.dll

The skill this book teaches, by type name ("Fireball"). The book used to point at the skill prefab; a plain class cannot be referenced from a prefab, so the name is the reference.

public string SkillTypeName

Returns

string
The skill this book teaches, by type name ("Fireball"). The book used to point at the skill prefab; a plain class cannot be referenced from a prefab, so the name is the reference.