Class SkillBookData
- Namespace
- GrindFest
- Assembly
- GrindFest.dll
The skill a SkillBookBehaviour teaches.
[MemoryPackable(GenerateType.Object)]
public class SkillBookData : IMemoryPackable<SkillBookData>, IMemoryPackFormatterRegister
- Inheritance
-
objectSkillBookData
- Implements
-
IMemoryPackable<SkillBookData>IMemoryPackFormatterRegister
Remarks
MemoryPack GenerateType: Object
string TypeNamestring SkillPrefabAddressstring Reference
Fields
- SkillPrefabAddress
Prefab address written by saves made before the migration; still resolves.
- TypeName
The skill's type name — what identifies a skill now that the prefabs are gone.