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" |
template<typename PropertyType>
bool TrySetPropertyValue
&40;
const FString & InObjectPathName,
const FName InPropertyName,
const PropertyType & InPropertyValue
&41;
Remarks
Sets the property value on existing entries, returns true on success.