C# Class AlertText, Corsair

Inheritance: MonoBehaviour
ファイルを表示 Open project: Final-Parsec/Corsair Class Usage Examples

Public Methods

Method Description
Alert ( string text ) : void

Private Methods

Method Description
Start ( ) : void

Method Details

Alert() public static method

public static Alert ( string text ) : void
text string
return void