Navigation
Unreal Engine C++ API Reference > Editor > DetailCustomizations
Classes
Type | Name | Description |
---|---|---|
Public class | FColorStructCustomization | Base class for color struct customization (FColor,FLinearColor). |
Public class | FCurveTableCustomizationLayout | Customizes a DataTable asset to use a dropdown |
Public class | FMathStructCustomization | Base class for math struct customization (e.g, vector, rotator, color) |
Public class | 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 |
Public class | FMatrixStructCustomization | Proxy struct customization that displays a matrix as a position, rotation & scale. |
Public class | FMobilityCustomization | Helper class to create a Mobility customization for the specified Property in the specified CategoryBuilder. |
Public class | FQuatStructCustomization | Proxy struct customization that displays an FQuat as an euler rotation |
Public class | FSlateBrushStructCustomization | |
Public class | FSlateFontInfoStructCustomization | Customize the appearance of an FSlateFontInfo |
Public struct | FTransformField | |
Public class | FTransformStructCustomization | Proxy struct customization that displays an FTransform as a position, euler rotation & scale. |