Pro Reset Game
Loading...
Searching...
No Matches
SaveManager.SaveEntry Class Reference

Bundles a single target variable for explicit serialisation. More...

Public Attributes

Component targetComponent
 Component instance that owns variableName.
 
string variableName
 Exact name of the field or property to be saved/restored (case sensitive).
 

Detailed Description

Bundles a single target variable for explicit serialisation.

Member Data Documentation

◆ targetComponent

Component SaveManager.SaveEntry.targetComponent

Component instance that owns variableName.

◆ variableName

string SaveManager.SaveEntry.variableName

Exact name of the field or property to be saved/restored (case sensitive).


The documentation for this class was generated from the following file: