Elaztek Developer Hub
Blamite Game Engine - Guerilla (Library)  00449.01.12.26.0555.blamite
The tag editor for the Blamite Game Engine.
BlamProjectUserConfig Class Reference

#include <projects.h>

Public Member Functions

 BlamProjectUserConfig (BlamProject *_project)
 
 PROJECT_SECTION (cpp_script_info, { std::string vcxproj_path="";std::string engine_dependencies_path="";std::string msbuild_path="msbuild.exe";})
 
bool Load (std::string file_path)
 
bool IsLoaded ()
 
bool Save ()
 

Constructor & Destructor Documentation

◆ BlamProjectUserConfig()

BlamProjectUserConfig::BlamProjectUserConfig ( BlamProject _project)

Member Function Documentation

◆ IsLoaded()

bool BlamProjectUserConfig::IsLoaded ( )
+ Here is the caller graph for this function:

◆ Load()

bool BlamProjectUserConfig::Load ( std::string  file_path)
+ Here is the caller graph for this function:

◆ PROJECT_SECTION()

BlamProjectUserConfig::PROJECT_SECTION ( cpp_script_info  ,
{ std::string vcxproj_path="";std::string engine_dependencies_path="";std::string msbuild_path="msbuild.exe";}   
)

◆ Save()

bool BlamProjectUserConfig::Save ( )
+ Here is the caller graph for this function:

The documentation for this class was generated from the following files: