Choose your operating system:
Windows
macOS
Linux
| TSharedFromThis
|
Module |
|
Header |
/Engine/Plugins/Developer/AnimationSharing/Source/AnimationSharingEd/Public/SetupDetailsViewCustomizations.h |
Include |
#include "SetupDetailsViewCustomizations.h" |
class FAnimationStateEntryCustomization : public IPropertyTypeCustomization
Name | Description | ||
---|---|---|---|
|
UEnum * |
CachedComboBoxEnumClass |
|
|
ComboBoxItems |
||
|
TSharedPtr< IPr... |
ProcessorPropertyHandle |
|
|
TSharedPtr< IPr... |
StatePropertyHandle |
Name | Description | |
---|---|---|
|
FAnimationStateEntryCustomization() |
Name | Description | |
---|---|---|
|
~FAnimationStateEntryCustomization() |
Name | Description | ||
---|---|---|---|
|
FDetailWidge... |
CreateEnumSelectionWidget ( |
|
|
GenerateEnumComboBoxItems() |
||
|
const TArray... |
GetComboBoxSourceItems() |
|
|
const TShare... |
GetSelectedEnum ( |
|
|
GetStateName ( |
End IPropertyTypeCustomization interface |
|
|
TSharedRef< ... |
MakeInstance() |
|
|
SelectedEnumChanged ( |
Name | Description | ||
---|---|---|---|
|
CustomizeChildren ( |
Called when the children of the property should be customized or extra rows added |
|
|
CustomizeHeader ( |
Begin IPropertyTypeCustomization interface |