![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Containers/Array.h"#include "Containers/Set.h"#include "CoreMinimal.h"#include "Delegates/Delegate.h"#include "HAL/Platform.h"#include "UObject/Object.h"#include "UObject/ObjectMacros.h"#include "UObject/UObjectGlobals.h"#include "SelectionSet.generated.h"Go to the source code of this file.
Classes | |
| class | USelectionSet |
| class | UMeshSelectionSet |
Enumerations | |
| enum class | EMeshSelectionElementType { Vertex = 0 , Face = 1 , Edge = 2 , Group = 3 } |
Functions | |
| DECLARE_MULTICAST_DELEGATE_OneParam (FSelectionSetModifiedSignature, USelectionSet *) | |
|
strong |
| DECLARE_MULTICAST_DELEGATE_OneParam | ( | FSelectionSetModifiedSignature | , |
| USelectionSet * | |||
| ) |
This delegate is used by UInteractiveToolPropertySet