UChannel::Init

Initialize this channel for the given connection and index.

Windows
MacOS
Linux

Override Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/Channel.h

Include

#include "Engine/Channel.h"

Source

/Engine/Source/Runtime/Engine/Private/DataChannel.cpp

Syntax

virtual void Init
(
    UNetConnection * InConnection,
    int32 InChIndex,
    EChannelCreateFlags CreateFlags
)

Remarks

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