You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 5, 2024. It is now read-only.
bool m_AllowSavingToBase; //!< Whether editors will allow to select Base.rte as a module to save in.
548
542
bool m_ShowMetaScenes; //!< Show MetaScenes in editors and activities.
549
543
550
-
int m_EnableMultithreadedLua; //!< Whether or not to enable multithreaded Lua scripts.
551
544
bool m_DisableLuaJIT; //!< Whether to disable LuaJIT or not. Disabling will skip loading the JIT library entirely as just setting 'jit.off()' seems to have no visible effect.
552
545
int m_RecommendedMOIDCount; //!< Recommended max MOID's before removing actors from scenes.
0 commit comments