Navigation
API > API/Editor > API/Editor/PropertyEditor
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/IDetailKeyframeHandler.h |
| Include | #include "IDetailKeyframeHandler.h" |
Syntax
class IDetailKeyframeHandler
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsPropertyAnimated
(
const IPropertyHandle& PropertyHandle, |
||
| bool | IsPropertyKeyable
(
const UClass* InObjectClass, |
||
| bool | |||
| void | OnKeyPropertyClicked
(
const IPropertyHandle& KeyedPropertyHandle |