FNetControlMessageInfo

Contains info about a message type retrievable without static binding (e.g. whether it's a valid type, friendly name string, etc)

Windows
MacOS
Linux

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

Name Description

Public function Static

const TCHAR ...

 

GetName

(
    uint8 MessageIndex
)

Public function Static

bool

 

IsRegistered

(
    uint8 MessageIndex
)

Constants

Name

Description

MaxNames

Names

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