Navigation
API > API/Plugins > API/Plugins/FloatingProperties > API/Plugins/FloatingProperties/FFloatingPropertiesWidgetControl-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void OnSelectionChange () |
Data/FloatingPropertiesWidgetController.h | ||
void OnSelectionChange
(
const UTypedElementSelectionSet* InSelectionSet |
Data/FloatingPropertiesWidgetController.h | ||
void OnSelectionChange
(
UWorld* InWorld, |
Data/FloatingPropertiesWidgetController.h |
OnSelectionChange()
| Name | OnSelectionChange |
| Type | function |
| Header File | /Engine/Plugins/Experimental/FloatingProperties/Source/FloatingProperties/Public/Data/FloatingPropertiesWidgetController.h |
| Include Path | #include "Data/FloatingPropertiesWidgetController.h" |
| Source | /Engine/Plugins/Experimental/FloatingProperties/Source/FloatingProperties/Private/Data/FloatingPropertiesWidgetController.cpp |
void OnSelectionChange()
OnSelectionChange(const UTypedElementSelectionSet *)
| Name | OnSelectionChange |
| Type | function |
| Header File | /Engine/Plugins/Experimental/FloatingProperties/Source/FloatingProperties/Public/Data/FloatingPropertiesWidgetController.h |
| Include Path | #include "Data/FloatingPropertiesWidgetController.h" |
| Source | /Engine/Plugins/Experimental/FloatingProperties/Source/FloatingProperties/Private/Data/FloatingPropertiesWidgetController.cpp |
void OnSelectionChange
(
const UTypedElementSelectionSet * InSelectionSet
)
OnSelectionChange(UWorld , USelection , USelection *)
| Name | OnSelectionChange |
| Type | function |
| Header File | /Engine/Plugins/Experimental/FloatingProperties/Source/FloatingProperties/Public/Data/FloatingPropertiesWidgetController.h |
| Include Path | #include "Data/FloatingPropertiesWidgetController.h" |
| Source | /Engine/Plugins/Experimental/FloatingProperties/Source/FloatingProperties/Private/Data/FloatingPropertiesWidgetController.cpp |
void OnSelectionChange
(
UWorld * InWorld,
USelection * InActorSelection,
USelection * InComponentSelection
)