C# Class BodyScript, SurvivalGame

Inheritance: Photon.MonoBehaviour
Afficher le fichier Open project: sea1and/SurvivalGame Class Usage Examples

Méthodes publiques

Свойство Type Description
name string

Méthodes publiques

Méthode Description
OnGUI ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

OnGUI() public méthode

public OnGUI ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

name public_oe property

public string name
Résultat string