UDemoNetConnection::NotifyActorNetGUID

Called when an actor channel is open and knows its NetGUID.

Windows
MacOS
Linux

Override Hierarchy

UNetConnection::NotifyActorNetGUID()

UDemoNetConnection::NotifyActorNetGUID()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/DemoNetConnection.h

Include

#include "Engine/DemoNetConnection.h"

Source

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

Syntax

virtual void NotifyActorNetGUID
(
    UActorChannel * Channel
)

Remarks

Called when an actor channel is open and knows its NetGUID.

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