IDetailKeyframeHandler

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

/Engine/Source/Editor/PropertyEditor/Public/IDetailKeyframeHandler.h

Include

#include "IDetailKeyframeHandler.h"

Syntax

class IDetailKeyframeHandler

Destructors

Name Description

Public function Virtual

~IDetailKeyframeHandler()

Functions

Name Description

Public function Const

bool

 

IsPropertyAnimated

(
    const IPropertyHandle& PropertyHan...,
    UObject* ParentObject
)

Public function Const

bool

 

IsPropertyKeyable

(
    UClass* InObjectClass,
    const IPropertyHandle& PropertyHan...
)

Public function Const

bool

 

IsPropertyKeyingEnabled()

Public function

void

 

OnKeyPropertyClicked

(
    const IPropertyHandle& KeyedProper...
)

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