![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FTypedElementSelectionCustomization, including all inherited members.
| AllowSelectionModifiers(const TTypedElement< ITypedElementSelectionInterface > &InElementSelectionHandle, FTypedElementListConstRef InSelectionSet) | FTypedElementSelectionCustomization | inlinevirtual |
| CanDeselectElement(const TTypedElement< ITypedElementSelectionInterface > &InElementSelectionHandle, const FTypedElementSelectionOptions &InSelectionOptions) | FTypedElementSelectionCustomization | inlinevirtual |
| CanSelectElement(const TTypedElement< ITypedElementSelectionInterface > &InElementSelectionHandle, const FTypedElementSelectionOptions &InSelectionOptions) | FTypedElementSelectionCustomization | inlinevirtual |
| DeselectElement(const TTypedElement< ITypedElementSelectionInterface > &InElementSelectionHandle, FTypedElementListRef InSelectionSet, const FTypedElementSelectionOptions &InSelectionOptions) | FTypedElementSelectionCustomization | inlinevirtual |
| GetNormalizedElements(const TTypedElement< ITypedElementSelectionInterface > &InElementSelectionHandle, FTypedElementListConstRef InSelectionSet, const FTypedElementSelectionNormalizationOptions &InNormalizationOptions, FTypedElementListRef OutNormalizedElements) | FTypedElementSelectionCustomization | virtual |
| GetSelectionElement(const TTypedElement< ITypedElementSelectionInterface > &InElementSelectionHandle, FTypedElementListConstRef InCurrentSelection, const ETypedElementSelectionMethod InSelectionMethod) | FTypedElementSelectionCustomization | inlinevirtual |
| IsElementSelected(const TTypedElement< ITypedElementSelectionInterface > &InElementSelectionHandle, FTypedElementListConstRef InSelectionSet, const FTypedElementIsSelectedOptions &InSelectionOptions) | FTypedElementSelectionCustomization | inlinevirtual |
| SelectElement(const TTypedElement< ITypedElementSelectionInterface > &InElementSelectionHandle, FTypedElementListRef InSelectionSet, const FTypedElementSelectionOptions &InSelectionOptions) | FTypedElementSelectionCustomization | inlinevirtual |
| ~FTypedElementSelectionCustomization()=default | FTypedElementSelectionCustomization | virtual |