C# Class Alert, devryweb460store

Inheritance: MonoBehaviour
Mostra file Open project: jasonhuber/devryweb460store Class Usage Examples

Public Methods

Method Description
Alert ( ) : System
Show ( string message ) : void

Method Details

Alert() public method

public Alert ( ) : System
return System

Show() public static method

public static Show ( string message ) : void
message string
return void