Table of Contents

Method SaveWritesTheFileLoadReads

Namespace
GrindFest
Assembly
GrindFest.dll

SaveWritesTheFileLoadReads()

A save that is written has to be a file at saveFile with content in it, because that is exactly where Load() reads. The original bytes are put back before the test ends.

public IEnumerator SaveWritesTheFileLoadReads()

Returns

IEnumerator