Navigation
API > API/Plugins > API/Plugins/LevelStreamingPersistence
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- ULevelStreamingPersistentPropertiesInfo
References
| Module | LevelStreamingPersistence |
| Header | /Engine/Plugins/Runtime/LevelStreamingPersistence/Source/LevelStreamingPersistence/Public/LevelStreamingPersistenceManager.h |
| Include | #include "LevelStreamingPersistenceManager.h" |
Syntax
UCLASS&40;&41;
class ULevelStreamingPersistentPropertiesInfo : public UObject
Remarks
Helper class to access FLevelStreamingPersistentProperty's Properties.
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AddReferencedObjects
(
UObject* InThis, |
||
| void | ForEachProperty
(
EPropertyType InAccessSpecifier, |
||
| const UPropertyBag * | GetPropertyBagFromClass
(
EPropertyType InAccessSpecifier, |
Configurable persistent properties helper methods. | |
| bool | HasProperties
(
EPropertyType InAccessSpecifier, |
||
| bool | HasProperty
(
EPropertyType InAccessSpecifier, |
||
| void | Initialize () |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EPropertyType |