C# Class DownloadGoogleLogoDemo, CShape6_Unity3D

Inheritance: MonoBehaviour
Datei anzeigen Open project: iamchenxin/CShape6_Unity3D

Public Properties

Property Type Description
button Button
rawImage UnityEngine.UI.RawImage

Public Methods

Method Description
ShowGoogleLogosAsync ( ) : void

Private Methods

Method Description
Update ( ) : void

Method Details

ShowGoogleLogosAsync() public method

public ShowGoogleLogosAsync ( ) : void
return void

Property Details

button public_oe property

public Button button
return Button

rawImage public_oe property

public RawImage,UnityEngine.UI rawImage
return UnityEngine.UI.RawImage