Navigation
API > API/Editor > API/Editor/MovieSceneTools
| Name | SNumericTextBlockKeyEditor |
| Type | class |
| Header File | /Engine/Source/Editor/MovieSceneTools/Public/Channels/PerlinNoiseChannelInterface.h |
| Include Path | #include "Channels/PerlinNoiseChannelInterface.h" |
Syntax
template<typename ChannelType, typename NumericType>
class SNumericTextBlockKeyEditor : public SCompoundWidget
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SNumericTextBlockKeyEditor
- FSlateControlledConstruction → SWidget → SCompoundWidget → SNumericTextBlockKeyEditor
Structs
| Name | Remarks |
|---|---|
| FArguments |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FKeyEditor | TSequencerKeyEditor< ChannelType, NumericType > | Channels/PerlinNoiseChannelInterface.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Interface | TSharedPtr< INumericTypeInterface< NumericType > > | Channels/PerlinNoiseChannelInterface.h | ||
| KeyEditor | FKeyEditor | Channels/PerlinNoiseChannelInterface.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs, |
Channels/PerlinNoiseChannelInterface.h | ||
FText GetValueAsText() |
Channels/PerlinNoiseChannelInterface.h |