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 ClassType, typename PropertyType>
bool SetPropertyValue
&40;
const FString & InObjectPathName,
const FName InPropertyName,
const PropertyType & InPropertyValue
&41;
Remarks
Sets property value and creates the entry if necessary, returns true on success.