FConcertDataStore_StoreValue::DeserializeUnchecked

Deserialize [FConcertDataStore_StoreValue::SerializedValue](API\Plugins\ConcertSyncCore\FConcertDataStore_StoreValue\SerializedValue) field into type T, without type checking.

Windows
MacOS
Linux

References

Module

ConcertSyncCore

Header

/Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Public/ConcertDataStoreMessages.h

Include

#include "ConcertDataStoreMessages.h"

Syntax

template<typename T>
T DeserializeUnchecked() const

Remarks

Deserialize FConcertDataStore_StoreValue::SerializedValue field into type T, without type checking.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss