UInterpTrack::SetSelected

Selects this track

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Matinee/InterpTrack.h

Include

#include "Matinee/InterpTrack.h"

Syntax

virtual void SetSelected
(
    bool bInSelected
)

Remarks

Selects this track

Parameters

Parameter

Description

bInSelected

True if the track should be selected, false to deselect

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