Init

Overload list

Windows
MacOS
Linux
Name Description

Public function Virtual

void

 

Init

(
    UNetConnection* InConnection,
    int32 InChIndex,
    bool InOpenedLocally
)

Use Init that takes channel create flags instead.

Public function Virtual

void

 

Init

(
    UNetConnection* InConnection,
    int32 InChIndex,
    EChannelCreateFlags CreateFlags
)

Initialize this channel for the given connection and index.

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