FNetControlMessage< 1 >::Receive

Receives a message of this type from the passed in bunch

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Net/DataChannel.h

Include

#include "Net/DataChannel.h"

Syntax

template<typename... ParamTypes>
static bool Receive
(
    FInBunch & Bunch,
    ParamTypes &... Params
)

Remarks

Receives a message of this type from the passed in bunch

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