Navigation
API > API/Plugins > API/Plugins/SequencerAnimTools
References
| Module | SequencerAnimTools |
| Header | /Engine/Plugins/Editor/SequencerAnimTools/Source/SequencerAnimTools/Public/Trail.h |
| Include | #include "Trail.h" |
Syntax
struct FInputClick
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bAltIsDown | ||
| bool | bCtrlIsDown | ||
| bool | bIsRightMouse | ||
| bool | bShiftIsDown |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FInputClick () |
|||
FInputClick
(
bool bA, |