UControlChannel::Init

[UChannel](API\Runtime\Engine\Engine\UChannel) interface.

Windows
MacOS
Linux

Override Hierarchy

UChannel::Init()

UControlChannel::Init()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/ControlChannel.h

Include

#include "Engine/ControlChannel.h"

Source

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

Syntax

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

Remarks

UChannel interface. 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