![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <DataChannel.h>
Static Public Member Functions | |
| static const TCHAR * | GetName (uint8 MessageIndex) |
| static bool | IsRegistered (uint8 MessageIndex) |
Friends | |
| template<int32 Index, typename... ParamTypes> | |
| class | UE::Net::TNetControlMessageImpl |
contains info about a message type retrievable without static binding (e.g. whether it's a valid type, friendly name string, etc)
|
friend |