Open 3D Engine SaveData Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
SaveData::SaveDataNotifications Member List

This is the complete list of members for SaveData::SaveDataNotifications, including all inherited members.

AddressPolicySaveData::SaveDataNotificationsstatic
DataBuffer typedefSaveData::SaveDataNotifications
HandlerPolicySaveData::SaveDataNotificationsstatic
OnDataBufferLoaded(const DataBufferLoadedParams &dataBufferLoadedParams)=0SaveData::SaveDataNotificationspure virtual
OnDataBufferSaved(const DataBufferSavedParams &dataBufferSavedParams)=0SaveData::SaveDataNotificationspure virtual
Result enum nameSaveData::SaveDataNotifications