UNetDriver::ShouldQueueBunchesForActorGUID

Returns true if actor channels with InGUID should queue up bunches, even if they wouldn't otherwise be queued.

Windows
MacOS
Linux

Override Hierarchy

UNetDriver::ShouldQueueBunchesForActorGUID()

UDemoNetDriver::ShouldQueueBunchesForActorGUID()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/NetDriver.h

Include

#include "Engine/NetDriver.h"

Syntax

virtual bool ShouldQueueBunchesForActorGUID
(
    FNetworkGUID InGUID
) const

Remarks

Returns true if actor channels with InGUID should queue up bunches, even if they wouldn't otherwise be queued.

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