C# Class Initialization, goalBall

Inheritance: MonoBehaviour
Afficher le fichier Open project: DrexelGoalBall/goalBall Class Usage Examples

Méthodes publiques

Свойство Type Description
clientScene string
serverScene string
serverSetupInfoPrefab GameObject

Méthodes publiques

Méthode Description
Start ( ) : void

Check which scene should be loaded

Method Details

Start() public méthode

Check which scene should be loaded
public Start ( ) : void
Résultat void

Property Details

clientScene public_oe property

public string clientScene
Résultat string

serverScene public_oe property

public string serverScene
Résultat string

serverSetupInfoPrefab public_oe property

public GameObject serverSetupInfoPrefab
Résultat GameObject