FGetSelectedActors

Delegate that returns a const& to an array of actors this view is inspecting

Windows
MacOS
Linux

Type

typedef TBaseDelegate_NoParams< const TArray< TWeakObjectPtr< AActor > > & > FGetSelectedActors

References

Module

DetailCustomizations

Header

/Engine/Source/Editor/DetailCustomizations/Public/ActorDetailsDelegates.h

Include

#include "ActorDetailsDelegates.h"

Remarks

Delegate that returns a const& to an array of actors this view is inspecting

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