Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Net > FNetControlMessageInfo > ReceiveParams
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/Net/DataChannel.h |
Include | #include "Net/DataChannel.h" |
template<typename... ParamTypes>
static void ReceiveParams
(
FInBunch & Bunch,
ParamTypes &... Params
)