Elaztek Developer Hub
Blamite Game Engine - blam!  00406.12.10.23.1457.blamite
The core library for the Blamite Game Engine.
discord::PartySize Class Referencefinal

#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
 

Member Function Documentation

◆ GetCurrentSize()

std::int32_t discord::PartySize::GetCurrentSize ( ) const

◆ GetMaxSize()

std::int32_t discord::PartySize::GetMaxSize ( ) const

◆ SetCurrentSize()

void discord::PartySize::SetCurrentSize ( std::int32_t  currentSize)

◆ SetMaxSize()

void discord::PartySize::SetMaxSize ( std::int32_t  maxSize)

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