![]() |
Blamite Game Engine - Strings
00431.01.26.25.2126.blamite
A library containing general purpose utilities and classes for use in multiple projects.
|
This is the complete list of members for BlamProjectInfo, including all inherited members.
file_path | BlamProjectInfo | |
format_version | BlamProjectInfo | |
GetVcxprojPath() | BlamProjectInfo | inline |
load_result | BlamProjectInfo | |
project_name | BlamProjectInfo | |
project_root | BlamProjectInfo | |
PROJECT_SECTION(game_info, { std::string title="core";std::string codename="core";std::string publisher="Elaztek Studios";std::string developer="Elaztek Studios";std::string affiliates="";std::string copyright="Copyright (c) Elaztek Studios 2013-2023";std::string website="https://elaztek.com/";std::string version="";std::string icon="";}) | BlamProjectInfo | |
PROJECT_SECTION(cpp_script_info, { bool uses_cpp_script=false;std::string vcxproj_path="";std::string engine_dependencies_path="";std::string msbuild_path="msbuild.exe";std::string msbuild_extra_args="";std::string pre_build_commands="";std::string post_build_commands="";}) | BlamProjectInfo | |
PROJECT_SECTION(engine_settings, { std::string user_data_folder="/";std::string default_cache="mainmenu";std::string campaign_info="";std::string startup_movie="";std::string content_root="";std::string tags_dir="tags";std::string movies_dir="bink";std::string data_dir="data";std::string cache_dir="maps";std::string plugins_dir="plugins";std::string fonts_dir="maps/fonts";bool allow_user_tag_overrides=false;}) | BlamProjectInfo |