Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Net
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Net/DataChannel.h |
| Include | #include "Net/DataChannel.h" |
Syntax
class FNetControlMessageInfo
Remarks
Contains info about a message type retrievable without static binding (e.g. whether it's a valid type, friendly name string, etc)
Functions
| Type | Name | Description | |
|---|---|---|---|
| const TCHAR * | GetName
(
uint8 MessageIndex |
||
| bool | IsRegistered
(
uint8 MessageIndex |