unreal.LevelVisibility

class unreal.LevelVisibility

Bases: EnumBase

Visibility options for the level visibility section.

C++ Source:

  • Module: MovieSceneTracks

  • File: MovieSceneLevelVisibilitySection.h

HIDDEN: LevelVisibility

The streamed levels should be hidden.

Type:

1

VISIBLE: LevelVisibility

The streamed levels should be visible.

Type:

0