Navigation
API > API/Plugins > API/Plugins/LevelStreamingPersistence > API/Plugins/LevelStreamingPersistence/ULevelStreamingPersistenceManage-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FLevelStreamingPersistentObjectPropertyBag * GetPropertyBag
(
const FString& InObjectPathName |
LevelStreamingPersistenceManager.h | ||
FLevelStreamingPersistentObjectPropertyBag * GetPropertyBag
(
const FString& InObjectPathName |
LevelStreamingPersistenceManager.h |
GetPropertyBag(const FString &)
| Name | GetPropertyBag |
| Type | function |
| Header File | /Engine/Plugins/Runtime/LevelStreamingPersistence/Source/LevelStreamingPersistence/Public/LevelStreamingPersistenceManager.h |
| Include Path | #include "LevelStreamingPersistenceManager.h" |
| Source | /Engine/Plugins/Runtime/LevelStreamingPersistence/Source/LevelStreamingPersistence/Private/LevelStreamingPersistenceManager.cpp |
const FLevelStreamingPersistentObjectPropertyBag * GetPropertyBag
(
const FString & InObjectPathName
) const
GetPropertyBag(const FString &)
| Name | GetPropertyBag |
| Type | function |
| Header File | /Engine/Plugins/Runtime/LevelStreamingPersistence/Source/LevelStreamingPersistence/Public/LevelStreamingPersistenceManager.h |
| Include Path | #include "LevelStreamingPersistenceManager.h" |
| Source | /Engine/Plugins/Runtime/LevelStreamingPersistence/Source/LevelStreamingPersistence/Private/LevelStreamingPersistenceManager.cpp |
FLevelStreamingPersistentObjectPropertyBag * GetPropertyBag
(
const FString & InObjectPathName
)