Elaztek Developer Hub
Switch Project...
blam!
Editing Kit
Guerilla
Sapien
Tool
Foundry
Libraries
Keystone
Strings
Forums
Discord
Doxygen
Jenkins
Guides
Gitlab
Blamite Game Engine - blam!
00423.10.27.24.0533.blamite
The core library for the Blamite Game Engine.
project.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <Strings/components/resources/project_info/project_info.h>
4
5
#ifndef BLAM
6
#define BLAM
7
#endif
8
9
namespace
Blam::Content::Project
10
{
11
BLAM
BlamProjectInfo
GetCurrentProjectInfo
();
12
13
BLAM
void
SetActiveProjectInfo
(BlamProjectInfo project_info);
14
}
Blam::Content::Project
Definition:
project.h:9
project.h
Blam::Content::Project::SetActiveProjectInfo
BLAM void SetActiveProjectInfo(BlamProjectInfo project_info)
Definition:
project.cpp:10
Blam::Content::Project::GetCurrentProjectInfo
BLAM BlamProjectInfo GetCurrentProjectInfo()
Definition:
project.cpp:5
BLAM
#define BLAM
Definition:
project.h:6
current_project
BlamProjectInfo current_project
Definition:
project.cpp:3
blam
components
content
project
project.h
Generated on Sun Oct 27 2024 06:11:32 for Blamite Game Engine - blam! by
1.8.17