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!
00398.09.22.23.2015.blamite
The core library for the Blamite Game Engine.
user.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <stdint.h>
4
#include <string>
5
6
#ifndef BLAM
7
#define BLAM
8
#endif
9
15
namespace
Blam::User
16
{
17
BLAM
uint32_t
GetUserID
();
18
19
BLAM
std::string
GetSessionString
();
20
}
Blam::User::GetSessionString
BLAM std::string GetSessionString()
Definition:
user.cpp:8
Blam::User
TBA.
Definition:
user.h:15
Blam::User::GetUserID
BLAM uint32_t GetUserID()
Definition:
user.cpp:3
uint32_t
unsigned int uint32_t
Definition:
stdint.h:17
user.h
BLAM
#define BLAM
Definition:
user.h:7
blam
components
core
user
user.h
Generated on Fri Sep 22 2023 23:44:56 for Blamite Game Engine - blam! by
1.8.17