C# Class HardPointCounter, Galaxy-Breacher

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

Méthodes publiques

Свойство Type Description
endOfRoundMessage GameObject
hardpointCount int
megashipDeathExplosionFire GameObject
megashipExplosionCenter GameObject
megashipParent GameObject

Méthodes publiques

Méthode Description
Awake ( ) : void
RemoveHardpoint ( ) : void
Start ( ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

RemoveHardpoint() public méthode

public RemoveHardpoint ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

endOfRoundMessage public_oe property

public GameObject endOfRoundMessage
Résultat GameObject

hardpointCount public_oe property

public int hardpointCount
Résultat int

megashipDeathExplosionFire public_oe property

public GameObject megashipDeathExplosionFire
Résultat GameObject

megashipExplosionCenter public_oe property

public GameObject megashipExplosionCenter
Résultat GameObject

megashipParent public_oe property

public GameObject megashipParent
Résultat GameObject