Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Animation > API/Runtime/SlateCore/Animation/FCurveHandle
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Animation/CurveHandle.h |
| Include | #include "Animation/CurveHandle.h" |
bool IsInitialized&40;&41; const
Remarks
Checks whether this handle is initialized.
A curve handle is considered initialized if it has an owner sequence. true if initialized, false otherwise.