C# Class UI_ErrorHint, TestGame

Inheritance: MonoBehaviour
Afficher le fichier Open project: liuxq/TestGame Class Usage Examples

Méthodes publiques

Свойство Type Description
_instance UI_ErrorHint,

Méthodes publiques

Méthode Description
errorShow ( string str ) : void

Private Methods

Méthode Description
Awake ( ) : void

Method Details

errorShow() public méthode

public errorShow ( string str ) : void
str string
Résultat void

Property Details

_instance public_oe static_oe property

public static UI_ErrorHint, _instance
Résultat UI_ErrorHint,