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