FOnNewActorsDropped

Delegate type for triggering when new actors are dropped on to the viewport

Windows
MacOS
Linux

Type

typedef TMulticastDelegate_TwoParams< void, const TArray< UObject * > &, const TArray< AActor * > & > FOnNewActorsDropped

References

Module

UnrealEd

Header

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

Include

#include "Editor.h"

Remarks

Delegate type for triggering when new actors are dropped on to the viewport

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