Table of Contents

Class MemoryPackSetup

Namespace
GrindFest
Assembly
GrindFest.dll

Registers the formatters MemoryPack cannot discover by itself (see ResistanceDictionaryFormatter). In a player the hook calls this before the first scene loads; outside play mode nothing calls it, so a check or an editor tool that touches a SaveData has to - which is a caveat the round-trip test exists to keep honest.

[Preserve]
public static class MemoryPackSetup
Inheritance
object
MemoryPackSetup

Methods

Register()