FConcertSessionSerializedPayload::SetPayload

Initialize this payload from the given data

Windows
MacOS
Linux

References

Module

Concert

Header

/Engine/Plugins/Developer/Concert/ConcertMain/Source/Concert/Public/ConcertMessageData.h

Include

#include "ConcertMessageData.h"

Source

/Engine/Plugins/Developer/Concert/ConcertMain/Source/Concert/Private/ConcertMessageData.cpp

Syntax

bool SetPayload
(
    const UScriptStruct * InPayloadType,
    const void * InPayloadData,
    EConcertPayloadCompressionType CompressionType
)

Remarks

Initialize this payload from the given data

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