프로퍼티 | 타입 | 설명 | |
---|---|---|---|
debugOutput | bool | ||
logging | bool |
메소드 | 설명 | |
---|---|---|
FuseLog ( string str ) : void | ||
OnDestroy ( ) : void | ||
Start ( ) : void | ||
productListReceivedEvent ( List |
||
productPurchaseAwaitingConfirmationEvent ( StoreKitTransaction transaction ) : void | ||
purchaseCancelled ( string error ) : void | ||
purchaseFailed ( string error ) : void | ||
purchaseSuccessful ( StoreKitTransaction transaction ) : void |
메소드 | 설명 | |
---|---|---|
RegisterActions ( ) : void | ||
UnregisterActions ( ) : void | ||
readReceiptData ( ) : byte[] |
public productListReceivedEvent ( List |
||
productList | List |
|
리턴 | void |
public productPurchaseAwaitingConfirmationEvent ( StoreKitTransaction transaction ) : void | ||
transaction | StoreKitTransaction | |
리턴 | void |
public purchaseSuccessful ( StoreKitTransaction transaction ) : void | ||
transaction | StoreKitTransaction | |
리턴 | void |