Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework
Inheritance Hierarchy
References
Module
InteractiveToolsFramework
Header
/Engine/Source/Runtime/InteractiveToolsFramework/Public/SelectionSet.h
Include
#include "SelectionSet.h"
Syntax
class USelectionSet : public UObject
Copy full snippet
USelectionSet is a base class for Selection objects. For example the UMeshSelectionSet implementation stores information on selected triangles, vertices, etc.
Variables
Type
Name
Description
FSelectionSetModifiedSignature
OnModified
Functions
Type
Name
Description
FSelectionSetModifiedSignature &
void
Posts a message to the OnModified delegate with the modified FProperty