FConcertSession_CustomResponse::SetResponseCode

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

Windows
MacOS
Linux

References

Module

Concert

Header

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

Include

#include "ConcertMessages.h"

Syntax

void SetResponseCode
(
    const EConcertSessionResponseCode InResponseCode
)

Remarks

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

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