IMessageRpcCall::ConstructMessage

Constructs a new message based on the call message template.

Windows
MacOS
Linux

References

Module

MessagingRpc

Header

/Engine/Source/Runtime/MessagingRpc/Public/IMessageRpcCall.h

Include

#include "IMessageRpcCall.h"

Syntax

void * ConstructMessage() const

Remarks

Constructs a new message based on the call message template. Ownership of the message belongs to the caller.

Returns

Pointer to the request message.

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