|
LeviLamina
|
Classes | |
| struct | General |
| struct | Advanced |
| struct | Multiplayer |
| struct | Cheats |
| struct | ResourcePacks |
Public Member Functions | |
| MCAPI | LevelDataBindings (::OreUI::LevelDataBindings const &) |
| MCAPI | LevelDataBindings (::LevelDataWrapper &levelData, ::TrialManager const &trialManager) |
| MCAPI bool | getWorldTemplateOptionLocked () |
| MCAPI bool | isAchievementsDisabled () const |
| MCAPI bool | isAchievementsPermanentlyDisabled () const |
| MCAPI bool | isUsingTemplate () const |
| MCAPI::OreUI::LevelDataBindings & | operator= (::OreUI::LevelDataBindings const &rhs) |
| MCAPI bool | operator== (::OreUI::LevelDataBindings const &rhs) const |
| MCAPI void | reset (::LevelDataWrapper &levelData, ::TrialManager const &trialManager) |
| MCAPI void | setWorldTemplateOptionLocked (bool worldTemplateOptionLocked) |
| MCAPI void | updateCheatsForLevelDataChange () |
| MCAPI void * | $ctor (::OreUI::LevelDataBindings const &) |
| MCAPI void * | $ctor (::LevelDataWrapper &levelData, ::TrialManager const &trialManager) |
| MCAPI void | $dtor () |
Public Attributes | |
| ::ll::TypedStorage< 8, 16, ::OreUI::LevelDataBindings::General > | mGeneral |
| ::ll::TypedStorage< 8, 144, ::OreUI::LevelDataBindings::Advanced > | mAdvanced |
| ::ll::TypedStorage< 8, 32, ::OreUI::LevelDataBindings::Multiplayer > | mMultiplayer |
| ::ll::TypedStorage< 8, 56, ::OreUI::LevelDataBindings::Cheats > | mCheats |
| ::ll::TypedStorage< 8, 16, ::OreUI::LevelDataBindings::ResourcePacks > | mResourcePacks |
| ::ll::TypedStorage< 1, 1, bool > | mAchievementsPermanentlyDisabled |
| ::ll::TypedStorage< 1, 1, bool > | mHasBehaviourPack |
| ::ll::TypedStorage< 8, 32, ::std::string > | mInitialTemplateLoadID |
| ::ll::TypedStorage< 8, 24, ::std::vector<::OreUI::ExperimentalFeatureToggle > > | mExperimentalFeatureToggles |