UChannel::Init

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

Windows
MacOS
Linux

Deprecated

  • Use Init that takes channel create flags instead.

References

Module

Engine

Header

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

Include

#include "Engine/Channel.h"

Syntax

virtual void Init
(
    UNetConnection * InConnection,
    int32 InChIndex,
    bool InOpenedLocally
)

Remarks

UChannel interface.

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