C# Class AdColonyAd, AdColony-Unity-SDK

Afficher le fichier Open project: AdColony/AdColony-Unity-SDK Class Usage Examples

Méthodes publiques

Свойство Type Description
iapEnabled bool
iapEngagementType IAPEngagementType
productID string
shown bool

Méthodes publiques

Méthode Description
AdColonyAd ( string split_args ) : System
toString ( ) : string

Method Details

AdColonyAd() public méthode

public AdColonyAd ( string split_args ) : System
split_args string
Résultat System

toString() public méthode

public toString ( ) : string
Résultat string

Property Details

iapEnabled public_oe property

public bool iapEnabled
Résultat bool

iapEngagementType public_oe property

public IAPEngagementType iapEngagementType
Résultat IAPEngagementType

productID public_oe property

public string productID
Résultat string

shown public_oe property

public bool shown
Résultat bool