C# Class BlockSpawner, BattleShipV2

Inheritance: MonoBehaviour
Afficher le fichier Open project: GameMakersUnion/BattleShipV2 Class Usage Examples

Méthodes publiques

Свойство Type Description
GyroPrefab GameObject
PowerPrefab GameObject
Selection GameObject
ThrusterPrefab GameObject

Méthodes publiques

Méthode Description
Update ( ) : void

Private Methods

Méthode Description
CheckPlacement ( ) : void
CheckSelector ( ) : void

Method Details

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

GyroPrefab public_oe property

public GameObject GyroPrefab
Résultat GameObject

PowerPrefab public_oe property

public GameObject PowerPrefab
Résultat GameObject

Selection public_oe property

public GameObject Selection
Résultat GameObject

ThrusterPrefab public_oe property

public GameObject ThrusterPrefab
Résultat GameObject