TapSDK C#
Static Public Member Functions | List of all members
TapTap.License.TapLicense Class Reference

Static Public Member Functions

static void SetLicenseCallBack (ITapLicenseCallback callback)
 
static void SetDLCCallback (ITapDlcCallback callback)
 
static void SetDLCCallback (ITapDlcCallback callback, bool checkOnce, string publicKey)
 
static void Check ()
 
static void QueryDLC (string[] dlcList)
 
static void PurchaseDLC (string dlc)
 

Member Function Documentation

◆ Check()

static void TapTap.License.TapLicense.Check ( )
inlinestatic

◆ PurchaseDLC()

static void TapTap.License.TapLicense.PurchaseDLC ( string  dlc)
inlinestatic

◆ QueryDLC()

static void TapTap.License.TapLicense.QueryDLC ( string[]  dlcList)
inlinestatic

◆ SetDLCCallback() [1/2]

static void TapTap.License.TapLicense.SetDLCCallback ( ITapDlcCallback  callback)
inlinestatic

◆ SetDLCCallback() [2/2]

static void TapTap.License.TapLicense.SetDLCCallback ( ITapDlcCallback  callback,
bool  checkOnce,
string  publicKey 
)
inlinestatic

◆ SetLicenseCallBack()

static void TapTap.License.TapLicense.SetLicenseCallBack ( ITapLicenseCallback  callback)
inlinestatic

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