C# Class ActiveSelfByOneTarget

Inheritance: MonoBehaviour
Afficher le fichier Open project: SNUGDC/stardust

Méthodes publiques

Свойство Type Description
PlanetClass GameObject[]
SkyClass 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

PlanetClass public_oe property

public GameObject[] PlanetClass
Résultat GameObject[]

SkyClass public_oe property

public GameObject[] SkyClass
Résultat GameObject[]