UNetDriver::FindNetworkObjectInfo

Get the network object matching the given Actor.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Engine/NetDriver.h"

Syntax

const FNetworkObjectInfo * FindNetworkObjectInfo
(
    const AActor * InActor
) const

Remarks

Get the network object matching the given Actor.

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