Choose your operating system:
Windows
macOS
Linux
| FRefCountedObject
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Public/InterpolationHitProxy.h |
Include |
#include "InterpolationHitProxy.h" |
struct HInterpTrackSubGroupKeypointProxy : public HHitProxy
Hit proxy for keyframes drawn directly subgroups and not tracks.
Name | Description | ||
---|---|---|---|
|
GroupIndex |
SubGroup index |
|
|
float |
KeyTime |
Time of the key that was hit |
|
UInterpTrack &#... |
Track |
Parent track of the sub group |
Name | Description | |
---|---|---|
|
HInterpTrackSubGroupKeypointProxy ( |
Name | Description | ||
---|---|---|---|
|
HHitProxyTyp... |
GetType() |
|
|
HHitProxyTyp... |
StaticGetType() |
Name | Description | ||
---|---|---|---|
|
EMouseCursor... |
GetMouseCursor() |
Override to change the mouse based on what it is hovering over. |