![]() |
Blamite Game Engine - blam!
00406.12.10.23.1457.blamite
The core library for the Blamite Game Engine.
|
#include <types.h>
Public Member Functions | |
void | SetCurrentSize (std::int32_t currentSize) |
std::int32_t | GetCurrentSize () const |
void | SetMaxSize (std::int32_t maxSize) |
std::int32_t | GetMaxSize () const |
std::int32_t discord::PartySize::GetCurrentSize | ( | ) | const |
std::int32_t discord::PartySize::GetMaxSize | ( | ) | const |
void discord::PartySize::SetCurrentSize | ( | std::int32_t | currentSize | ) |
void discord::PartySize::SetMaxSize | ( | std::int32_t | maxSize | ) |