Navigation
API > API/Plugins > API/Plugins/Concert
| |
|
| Name |
FConcertSession_CustomResponse |
| Type |
struct |
| Header File |
/Engine/Plugins/Developer/Concert/ConcertMain/Source/Concert/Public/ConcertMessages.h |
| Include Path |
#include "ConcertMessages.h" |
Syntax
USTRUCT ()
struct FConcertSession_CustomResponse : public FConcertResponseData
Inheritance Hierarchy
Variables
Public
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
Set the internal Concert response code from the custom response code from the request handler |
ConcertMessages.h |
|
| Name |
Remarks |
Include Path |
Unreal Specifiers |
virtual bool IsSafeToHandle()
|
|
ConcertMessages.h |
|