▼NSaveData | |
▼CSaveDataNotifications | EBus interface used to listen for notifications related to the saving of persistent user data |
CDataBufferLoadedParams | The parameters sent with a data buffer loaded notification |
CDataBufferSavedParams | The parameters sent with a data buffer saved notification |
▼CSaveDataRequests | EBus interface used to make queries/requests related to saving/loading persistent user data |
CLoadDataBufferParams | The parameters used to send a load data buffer request |
CSaveDataBufferParams | The parameters used to send a save data buffer request |
CSaveOrLoadObjectParams | |
▼CSaveDataSystemComponent | A system component providing functionality related to saving / loading persistent user data |
▼CImplementation | Base class for platform specific implementations of the save data system component |
CThreadCompletionPair | Pairing of a save/load thread with an atomic bool indicating whether it is complete |