UNetConnection::StartTickingChannel

Adds the channel to the ticking channels list.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/NetConnection.h

Include

#include "Engine/NetConnection.h"

Syntax

void StartTickingChannel
(
    UChannel * Channel
)

Remarks

Adds the channel to the ticking channels list. USed to selectively tick channels that have queued bunches or are pending dormancy.

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