Get

Overload list

Windows
MacOS
Linux
Name Description

Public function

FGlobalActor...

 

Get

(
    const FActorRepListType& Actor
)

Returns data associated with the actor. Will create it with default class values if necessary

Public function

FGlobalActor...

 

Get

(
    const FActorRepListType& Actor,
    bool& bWasCreated
)

Same as above but outputs bool if it was created. This is uncommonly called. Don't want to slow down the frequently called version.

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