C# Class canvasVar, UrsaMajor

Inheritance: MonoBehaviour
Afficher le fichier Open project: BJarv/UrsaMajor

Méthodes publiques

Свойство Type Description
cars bool
dCars bool
dKills bool
dLoot bool
kills bool
loot bool
totalLoot bool
track bool

Méthodes publiques

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

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

cars public_oe property

public bool cars
Résultat bool

dCars public_oe property

public bool dCars
Résultat bool

dKills public_oe property

public bool dKills
Résultat bool

dLoot public_oe property

public bool dLoot
Résultat bool

kills public_oe property

public bool kills
Résultat bool

loot public_oe property

public bool loot
Résultat bool

totalLoot public_oe property

public bool totalLoot
Résultat bool

track public_oe property

public bool track
Résultat bool