FPerSkeletonAnimationSharingSetupCustomization

Windows
MacOS
Linux

Inheritance Hierarchy

TSharedFromThis

IPropertyTypeCustomization

FPerSkeletonAnimationSharingSetupCustomization

References

Module

AnimationSharingEd

Header

/Engine/Plugins/Developer/AnimationSharing/Source/AnimationSharingEd/Public/SetupDetailsViewCustomizations.h

Include

#include "SetupDetailsViewCustomizations.h"

Syntax

class FPerSkeletonAnimationSharingSetupCustomization : public IPropertyTypeCustomization

Variables

Name Description

Protected variable

TSharedPtr< IPr...

 

SkeletonPropertyHandle

Constructors

Destructors

Functions

Overridden from IPropertyTypeCustomization

Name Description

Public function Virtual

void

 

CustomizeChildren

(
    TSharedRef< IPropertyHandle > Prope...,
    IDetailChildrenBuilder& ChildBuild...,
    IPropertyTypeCustomizationUtils& C...
)

Called when the children of the property should be customized or extra rows added

Public function Virtual

void

 

CustomizeHeader

(
    TSharedRef< IPropertyHandle > Prope...,
    FDetailWidgetRow& HeaderRow,
    IPropertyTypeCustomizationUtils& C...
)

Begin IPropertyTypeCustomization interface

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss