C# Class UI_ErrorHint, TestGame

Inheritance: MonoBehaviour
Datei anzeigen Open project: liuxq/TestGame Class Usage Examples

Public Properties

Property Type Description
_instance UI_ErrorHint,

Public Methods

Method Description
errorShow ( string str ) : void

Private Methods

Method Description
Awake ( ) : void

Method Details

errorShow() public method

public errorShow ( string str ) : void
str string
return void

Property Details

_instance public_oe static_oe property

public static UI_ErrorHint, _instance
return UI_ErrorHint,