Navigation
Unreal Engine C++ API Reference > Editor > MovieSceneTools > Channels > FPerlinNoiseChannelSectionMenuExtension
Inheritance Hierarchy
- FNotifyHook
- FPerlinNoiseChannelSectionMenuExtension::FChannelNotifyHook
References
Module | MovieSceneTools |
Header | /Engine/Source/Editor/MovieSceneTools/Public/Channels/PerlinNoiseChannelInterface.h |
Include | #include "Channels/PerlinNoiseChannelInterface.h" |
Syntax
struct FChannelNotifyHook : public FNotifyHook
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
UObject * | ObjectToModify |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FChannelNotifyHook
(
UObject* InObjectToModify |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | NotifyPostChange
(
const FPropertyChangedEvent& PropertyChangedEvent, |
|
![]() ![]() |
void | NotifyPreChange
(
FProperty* PropertyAboutToChange |