| FColorStructCustomization |
Base class for color struct customization (FColor,FLinearColor). |
| FCurveTableCustomizationLayout |
Customizes a DataTable asset to use a dropdown |
| FDetailCustomizationsModule |
|
| FDetailsViewCategoryHiderCustomization |
|
| FDetailsViewWarningOrErrorCustomization |
|
| FGuidStructCustomization |
Implements a details panel customization for FGuid structures. |
| FKeyStructCustomization |
Implements a details panel customization for FKey structures. |
| FMathStructCustomization |
Base class for math struct customization (e.g, vector, rotator, color) |
| FMathStructProxyCustomization |
Helper class to aid representing math structs to the user in an editable form e.g. representing a quaternion as a set of euler angles |
| FMatrixStructCustomization |
Proxy struct customization that displays a matrix as a position, rotation & scale. |
| FMobilityCustomization |
Helper class to create a Mobility customization for the specified Property in the specified CategoryBuilder. |
| FPerPlatformPropertyCustomization |
Implements a details panel customization for the FPerPlatform structures. |
| FPerPlatformPropertyCustomNodeBuilder |
|
| FQuatStructCustomization |
Proxy struct customization that displays an FQuat as an euler rotation |
| FSlateBrushStructCustomization |
|
| FSlateFontInfoStructCustomization |
Customize the appearance of an FSlateFontInfo |
| FTransformStructCustomization |
Proxy struct customization that displays an FTransform as a position, euler rotation & scale. |
| FVectorStructCustomization |
Customizes FVector structs. |
| TProxyProperty |
Helper class used to track the state of properties of proxy values. |
| TProxyValue |
Helper class used to track the dirty state of a proxy value |
| USplineMetadataDetailsFactoryBase |
|