LevelEntry struct
#include <Jazz2/Compatibility/JJ2Strings.h>
Texts for specific level.
Constructors, destructors, conversion operators
- LevelEntry(String name)
- Creates a new instance for the specified level name.
Public variables
- String Name
- Level name.
- SmallVector<String, 0> TextEvents
- Texts of the level's text events.