C# Class LightCone, GoHomeOrDie

Inheritance: MonoBehaviour
Afficher le fichier Open project: hs-furtwangen/GoHomeOrDie Class Usage Examples

Méthodes publiques

Свойство Type Description
fogOfWar GameObject
player GameObject

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

fogOfWar public_oe property

public GameObject fogOfWar
Résultat GameObject

player public_oe property

public GameObject player
Résultat GameObject