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

#include <types.h>

Public Member Functions

void SetId (Snowflake id)
 
Snowflake GetId () const
 
void SetType (SkuType type)
 
SkuType GetType () const
 
void SetName (char const *name)
 
char const * GetName () const
 
SkuPriceGetPrice ()
 
SkuPrice const & GetPrice () const
 

Member Function Documentation

◆ GetId()

Snowflake discord::Sku::GetId ( ) const

◆ GetName()

char const * discord::Sku::GetName ( ) const

◆ GetPrice() [1/2]

SkuPrice const & discord::Sku::GetPrice ( )

◆ GetPrice() [2/2]

SkuPrice const& discord::Sku::GetPrice ( ) const

◆ GetType()

SkuType discord::Sku::GetType ( ) const

◆ SetId()

void discord::Sku::SetId ( Snowflake  id)

◆ SetName()

void discord::Sku::SetName ( char const *  name)

◆ SetType()

void discord::Sku::SetType ( SkuType  type)

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