FCurveHandle::IsInitialized

Checks whether this handle is initialized.

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Animation/CurveHandle.h

Include

#include "Animation/CurveHandle.h"

Syntax

bool IsInitialized() const

Remarks

Checks whether this handle is initialized.

A curve handle is considered initialized if it has an owner sequence.

Returns

true if initialized, false otherwise.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss