Navigation
API > API/Runtime > API/Runtime/MessagingRpc > API/Runtime/MessagingRpc/IMessageRpcCall
References
Module | MessagingRpc |
Header | /Engine/Source/Runtime/MessagingRpc/Public/IMessageRpcCall.h |
Include | #include "IMessageRpcCall.h" |
void * ConstructMessage() const
Remarks
Constructs a new message based on the call message template. Ownership of the message belongs to the caller. Pointer to the request message.