FChannelDefinition

Used to specify properties of a channel type

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/NetDriver.h

Include

#include "Engine/NetDriver.h"

Syntax

struct FChannelDefinition

Remarks

Used to specify properties of a channel type

Variables

Name Description

Public variable

bool

 

bClientOpen

Public variable

bool

 

bInitialClient

Public variable

bool

 

bInitialServer

Public variable

bool

 

bServerOpen

Public variable

bool

 

bTickOnCreate

Public variable

UClass *

 

ChannelClass

Public variable

FName

 

ChannelName

Public variable

FName

 

ClassName

Public variable

int32

 

StaticChannelIndex

Constructors

Name Description

Public function

FChannelDefinition()

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