GetManagedObjects

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

const TArray...

 

GetManagedObjects

(
    FName Tag
)

Returns objects of specified tag, Tag must be specified or else an empty array will be returned.

Public function Const

void

 

GetManagedObjects

(
    TArray< FManagedObjectInfo* > ...,
    bool bInSignificanceOrder
)

Returns all managed objects regardless of tag.

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