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

#include <types.h>

Public Member Functions

void SetId (Snowflake id)
 
Snowflake GetId () const
 
void SetType (EntitlementType type)
 
EntitlementType GetType () const
 
void SetSkuId (Snowflake skuId)
 
Snowflake GetSkuId () const
 

Member Function Documentation

◆ GetId()

Snowflake discord::Entitlement::GetId ( ) const

◆ GetSkuId()

Snowflake discord::Entitlement::GetSkuId ( ) const

◆ GetType()

EntitlementType discord::Entitlement::GetType ( ) const

◆ SetId()

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

◆ SetSkuId()

void discord::Entitlement::SetSkuId ( Snowflake  skuId)

◆ SetType()

void discord::Entitlement::SetType ( EntitlementType  type)

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