Navigation
API > API/Editor > API/Editor/MovieSceneTools > API/Editor/MovieSceneTools/Channels > API/Editor/MovieSceneTools/Channels/FPerlinNoiseChannelSectionMenuEx-
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 |