public ChartboostProvider(ChartboostNetwork network)
 {
 }
Exemplo n.º 2
0
 void Awake()
 {
     network = target as ChartboostNetwork;
 }