IToolkit::GetObjectsCurrentlyBeingEdited

For asset editor toolkits, returns the UObjects for the assets currently being edited

Windows
MacOS
Linux

Override Hierarchy

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/Toolkits/IToolkit.h

Include

#include "Toolkits/IToolkit.h"

Syntax

const TArray< UObject * > * GetObjectsCurrentlyBeingEdited() const

Remarks

For asset editor toolkits, returns the UObjects for the assets currently being edited

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