![]() |
Blamite Game Engine - blam!
00453.06.08.26.0624.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 | ) |