FConcertMessageContext::GetMessage

Utility to get the message data cast to the correct type

Windows
MacOS
Linux

References

Module

ConcertTransport

Header

/Engine/Plugins/Developer/Concert/ConcertMain/Source/ConcertTransport/Public/ConcertMessageContext.h

Include

#include "ConcertMessageContext.h"

Syntax

template<typename T>
const TRemoveConst< T >::Type * GetMessage() const

Remarks

Utility to get the message data cast to the correct type

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