C# Class UnityAdsUI, TapBand

Inheritance: MonoBehaviour
显示文件 Open project: minimalgeek/TapBand

Public Properties

Property Type Description
zoneId string

Public Methods

Method Description
ShowAdPlacement ( ) : void
Start ( ) : void
Update ( ) : void

Private Methods

Method Description
HandleShowResult ( ShowResult, result ) : void

Method Details

ShowAdPlacement() public method

public ShowAdPlacement ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

zoneId public_oe property

public string zoneId
return string