C# Class DownloadGoogleLogoDemo, CShape6_Unity3D

Inheritance: MonoBehaviour
Afficher le fichier Open project: iamchenxin/CShape6_Unity3D

Méthodes publiques

Свойство Type Description
button Button
rawImage UnityEngine.UI.RawImage

Méthodes publiques

Méthode Description
ShowGoogleLogosAsync ( ) : void

Private Methods

Méthode Description
Update ( ) : void

Method Details

ShowGoogleLogosAsync() public méthode

public ShowGoogleLogosAsync ( ) : void
Résultat void

Property Details

button public_oe property

public Button button
Résultat Button

rawImage public_oe property

public RawImage,UnityEngine.UI rawImage
Résultat UnityEngine.UI.RawImage