Navigation
API > API/Plugins > API/Plugins/LevelStreamingPersistence > API/Plugins/LevelStreamingPersistence/ULevelStreamingPersistenceManage-
References
| Module | LevelStreamingPersistence |
| Header | /Engine/Plugins/Runtime/LevelStreamingPersistence/Source/LevelStreamingPersistence/Public/LevelStreamingPersistenceManager.h |
| Include | #include "LevelStreamingPersistenceManager.h" |
| Source | /Engine/Plugins/Runtime/LevelStreamingPersistence/Source/LevelStreamingPersistence/Private/LevelStreamingPersistenceManager.cpp |
bool GetPropertyValueAsString
&40;
const FString & InObjectPathName,
const FName InPropertyName,
FString & OutPropertyValue
&41;
Remarks
Gets the property value and converts it to a string if found, returns true on success.