C# Class Behavior, Battleship

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

Méthodes publiques

Свойство Type Description
shotPrefab 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

shotPrefab public_oe property

public GameObject shotPrefab
Résultat GameObject