top of page
Fields
loadDataWhen
Determines the conditions when a load should be attempted from the drive / server if Not Yet Attempted is default.
lateInitialization
Determines if LateInitialize should be declared.
Properties
CanHost
Determines whether or not this class can host initialization, late initialization, save/load and other ProSaver operations. True by default.
Methods
Awake
Subscribes to WhenInitializationFinished with a function that loads data and/or a function that starts late initialization, depending on settings
bottom of page