Navigation
API > API/Plugins > API/Plugins/LevelStreamingPersistence > API/Plugins/LevelStreamingPersistence/ILevelStreamingPersistenceModule
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPostRestorePersistedProperty & OnPostRestorePersistedProperty () |
LevelStreamingPersistenceModule.h | ||
FPostRestorePersistedProperty & OnPostRestorePersistedProperty
(
const UClass* InClass |
LevelStreamingPersistenceModule.h |
OnPostRestorePersistedProperty()
| Name | OnPostRestorePersistedProperty |
| Type | function |
| Header File | /Engine/Plugins/Runtime/LevelStreamingPersistence/Source/LevelStreamingPersistence/Public/LevelStreamingPersistenceModule.h |
| Include Path | #include "LevelStreamingPersistenceModule.h" |
template<typename ClassType>
FPostRestorePersistedProperty & OnPostRestorePersistedProperty()
OnPostRestorePersistedProperty(const UClass *)
| Name | OnPostRestorePersistedProperty |
| Type | function |
| Header File | /Engine/Plugins/Runtime/LevelStreamingPersistence/Source/LevelStreamingPersistence/Public/LevelStreamingPersistenceModule.h |
| Include Path | #include "LevelStreamingPersistenceModule.h" |
FPostRestorePersistedProperty & OnPostRestorePersistedProperty
(
const UClass * InClass
)