unreal.LevelVisibility
¶
- class unreal.LevelVisibility¶
Bases:
unreal.EnumBase
Visibility options for the level visibility section.
C++ Source:
Module: MovieSceneTracks
File: MovieSceneLevelVisibilitySection.h
- HIDDEN¶
The streamed levels should be hidden.
- Type
1
- VISIBLE¶
The streamed levels should be visible.
- Type
0