FindOrAdd

Overload list

Windows
MacOS
Linux
Name Description

Public function

TSharedPtr< ...

 

FindOrAdd

(
    AActor*const Actor,
    const FName NetDriverName,
    bool* OutWasAdded
)

Please use the FindOrAdd which takes a net driver instead.

Public function

TSharedPtr< ...

 

FindOrAdd

(
    AActor*const Actor,
    UNetDriver* NetDriver,
    bool* OutWasAdded
)

Attempts to find the Actor's FNetworkObjectInfo.

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