Navigation
API > API/Editor > API/Editor/UnrealEd
| Name | FDeselectedActorsEvent |
| Type | class |
| Header File | /Engine/Source/Editor/UnrealEd/Public/Selection.h |
| Include Path | #include "Selection.h" |
Syntax
class FDeselectedActorsEvent
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Selection.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FDeselectedActorsEvent() |
Selection.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DeselectedActors | const TArray< AActor * > & | Selection.h |