Property | Type | Description | |
---|---|---|---|
nativeDescription | Text | ||
nativeImage | RawImage | ||
nativeInstructions | Text | ||
nativeReward | Text | ||
nativeTitle | Text | ||
noOfferPanel | Image | ||
offerPanel | Image |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
GoBack ( ) : void | ||
OnDestroy ( ) : void | ||
OnStatusChange ( TrialpayEvent tpEvent, TPEventStatus status ) : void | ||
OpenOffer ( ) : void | ||
Update ( ) : void | ||
UpdateOfferUI ( ) : void |
Method | Description | |
---|---|---|
LoadImage ( string image_url ) : IEnumerator |
public OnStatusChange ( TrialpayEvent tpEvent, TPEventStatus status ) : void | ||
tpEvent | TrialpayEvent | |
status | TPEventStatus | |
return | void |