Navigation
API > API/Editor > API/Editor/CurveEditor > API/Editor/CurveEditor/FScopedSelectionChange
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FScopedSelectionChange
(
TWeakPtr< FCurveEditor > InCurveEditor, |
Modification/Utils/ScopedSelectionChange.h | ||
FScopedSelectionChange
(
TWeakPtr< FCurveEditor > InCurveEditor, |
Modification/Utils/ScopedSelectionChange.h |
FScopedSelectionChange(TWeakPtr< FCurveEditor >, EScopedSelectionChangeFlags)
| Name | FScopedSelectionChange |
| Type | function |
| Header File | /Engine/Source/Editor/CurveEditor/Public/Modification/Utils/ScopedSelectionChange.h |
| Include Path | #include "Modification/Utils/ScopedSelectionChange.h" |
| Source | /Engine/Source/Editor/CurveEditor/Private/Modification/Utils/ScopedSelectionChange.cpp |
FScopedSelectionChange
(
TWeakPtr < FCurveEditor > InCurveEditor,
EScopedSelectionChangeFlags InFlags
)
FScopedSelectionChange(TWeakPtr< FCurveEditor >, const FText &, EScopedSelectionChangeFlags)
| Name | FScopedSelectionChange |
| Type | function |
| Header File | /Engine/Source/Editor/CurveEditor/Public/Modification/Utils/ScopedSelectionChange.h |
| Include Path | #include "Modification/Utils/ScopedSelectionChange.h" |
| Source | /Engine/Source/Editor/CurveEditor/Private/Modification/Utils/ScopedSelectionChange.cpp |
FScopedSelectionChange
(
TWeakPtr < FCurveEditor > InCurveEditor,
const FText & InDescription,
EScopedSelectionChangeFlags
)