Navigation
API > API/Editor > API/Editor/Sequencer
| |
|
| Name |
FSequencerNumericTypeInterface |
| Type |
struct |
| Header File |
/Engine/Source/Editor/Sequencer/Public/ISequencerNumericTypeInterface.h |
| Include Path |
#include "ISequencerNumericTypeInterface.h" |
Syntax
struct FSequencerNumericTypeInterface
Constructors
Destructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
virtual ~FSequencerNumericTypeInterface()
|
|
ISequencerNumericTypeInterface.h |
|
Variables
Public
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
virtual int32 GetRelevancyScore
(
const ISequencer& Sequencer,
TSharedPtr< IPropertyHandle > Property
) const
|
|
ISequencerNumericTypeInterface.h |
|