USignificanceManager::GetManagedObjects

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

Windows
MacOS
Linux

References

Module

SignificanceManager

Header

/Engine/Plugins/Runtime/SignificanceManager/Source/SignificanceManager/Public/SignificanceManager.h

Include

#include "SignificanceManager.h"

Source

/Engine/Plugins/Runtime/SignificanceManager/Source/SignificanceManager/Private/SignificanceManager.cpp

Syntax

const TArray< FManagedObjectInfo * > & GetManagedObjects
(
    FName Tag
) const

Remarks

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

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