![]() |
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 | SetAmount (std::uint32_t amount) |
std::uint32_t | GetAmount () const |
void | SetCurrency (char const *currency) |
char const * | GetCurrency () const |
std::uint32_t discord::SkuPrice::GetAmount | ( | ) | const |
char const * discord::SkuPrice::GetCurrency | ( | ) | const |
void discord::SkuPrice::SetAmount | ( | std::uint32_t | amount | ) |
void discord::SkuPrice::SetCurrency | ( | char const * | currency | ) |