public ChartboostProvider(ChartboostNetwork network)
 {
 }
示例#2
0
 void Awake()
 {
     network = target as ChartboostNetwork;
 }