UDemoNetDriver::QueueNetStartupActorForRollbackViaDeletion

Call this function during playback to track net startup actors that need a hard reset when scrubbing, which is done by destroying and then re-spawning

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/DemoNetDriver.h

Include

#include "Engine/DemoNetDriver.h"

Source

/Engine/Source/Runtime/Engine/Private/DemoNetDriver.cpp

Syntax

virtual void QueueNetStartupActorForRollbackViaDeletion
(
    AActor * Actor
)

Remarks

Call this function during playback to track net startup actors that need a hard reset when scrubbing, which is done by destroying and then re-spawning

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