FMovieSceneBoolChannel::GetNumKeys

Get the total number of keys on this channel

Windows
MacOS
Linux

Override Hierarchy

FMovieSceneChannel::GetNumKeys()

FMovieSceneBoolChannel::GetNumKeys()

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/Channels/MovieSceneBoolChannel.h

Include

#include "Channels/MovieSceneBoolChannel.h"

Source

/Engine/Source/Runtime/MovieScene/Private/Channels/MovieSceneBoolChannel.cpp

Syntax

virtual int32 GetNumKeys() const

Remarks

Get the total number of keys on this channel

Returns

The number of keys on this channel

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