C# Class ChangeArea, COMA

Inheritance: MonoBehaviour
Afficher le fichier Open project: GDACollab/COMA

Méthodes publiques

Свойство Type Description
LeftLevelLoad string
RightLevelLoad string

Méthodes publiques

Méthode Description
Awake ( ) : void
FixedUpdate ( ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

FixedUpdate() public méthode

public FixedUpdate ( ) : void
Résultat void

Property Details

LeftLevelLoad public_oe property

public string LeftLevelLoad
Résultat string

RightLevelLoad public_oe property

public string RightLevelLoad
Résultat string