Navigation
API > API/Editor > API/Editor/MovieSceneTools > API/Editor/MovieSceneTools/FPerlinNoiseChannelSectionMenuEx-
| Name | FChannelNotifyHook |
| Type | struct |
| Header File | /Engine/Source/Editor/MovieSceneTools/Public/Channels/PerlinNoiseChannelInterface.h |
| Include Path | #include "Channels/PerlinNoiseChannelInterface.h" |
Syntax
struct FChannelNotifyHook : public FNotifyHook
Inheritance Hierarchy
- FNotifyHook → FPerlinNoiseChannelSectionMenuExtension::FChannelNotifyHook
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FChannelNotifyHook
(
UObject* InObjectToModify |
Channels/PerlinNoiseChannelInterface.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| WeakObjectToModify | TWeakObjectPtr< UObject > | Channels/PerlinNoiseChannelInterface.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void NotifyPostChange
(
const FPropertyChangedEvent& PropertyChangedEvent, |
Channels/PerlinNoiseChannelInterface.h | ||
virtual void NotifyPreChange
(
FProperty* PropertyAboutToChange |
Channels/PerlinNoiseChannelInterface.h |