C# Class MuzzleFlash, Galaxy-Breacher

Inheritance: MonoBehaviour
Afficher le fichier Open project: gamkedo-la/Galaxy-Breacher Class Usage Examples

Méthodes publiques

Свойство Type Description
nearLayer GameObject
shellEject ParticleSystem
spinLayer GameObject

Méthodes publiques

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

Method Details

Reset() public méthode

public Reset ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Strobe() public méthode

public Strobe ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

nearLayer public_oe property

public GameObject nearLayer
Résultat GameObject

shellEject public_oe property

public ParticleSystem shellEject
Résultat ParticleSystem

spinLayer public_oe property

public GameObject spinLayer
Résultat GameObject