FConcertSession_CustomResponse

Windows
MacOS
Linux

Inheritance Hierarchy

FConcertMessageData

FConcertResponseData

FConcertSession_CustomResponse

References

Module

Concert

Header

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

Include

#include "ConcertMessages.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)()
struct FConcertSession_CustomResponse : public FConcertResponseData

Variables

Name Description

Public variable UProperty Category visibleanywhere

FConcertSession...

 

SerializedPayload

The serialized payload that we're hosting.

Functions

Name Description

Public function

void

 

SetResponseCode

(
    const EConcertSessionResponseCode I...
)

Set the internal Concert response code from the custom response code from the request handler

Overridden from FConcertMessageData

Name Description

Public function Virtual Const

bool

 

IsSafeToHandle()

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