FSubSectionPainterResult

Enum indicating the result of painting the sub-section.

Windows
MacOS
Linux

References

Module

MovieSceneTools

Header

/Engine/Source/Editor/MovieSceneTools/Public/TrackEditors/SubTrackEditorBase.h

Include

#include "TrackEditors/SubTrackEditorBase.h"

Syntax

enum FSubSectionPainterResult
{
    FSSPR_Success,
    FSSPR_InvalidSection,
    FSSPR_NoInnerSequence,
}

Values

Name

Description

FSSPR_Success

FSSPR_InvalidSection

FSSPR_NoInnerSequence

Remarks

Enum indicating the result of painting the sub-section.

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