Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
BlockSpawner
C# Class BlockSpawner, BattleShipV2
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: GameMakersUnion/BattleShipV2
Class Usage Examples
Public Properties
Property
Type
Description
GyroPrefab
GameObject
PowerPrefab
GameObject
Selection
GameObject
ThrusterPrefab
GameObject
Public Methods
Method
Description
Update
( ) :
void
Private Methods
Method
Description
CheckPlacement
( ) :
void
CheckSelector
( ) :
void
Method Details
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
GyroPrefab
public_oe property
public
GameObject
GyroPrefab
return
GameObject
PowerPrefab
public_oe property
public
GameObject
PowerPrefab
return
GameObject
Selection
public_oe property
public
GameObject
Selection
return
GameObject
ThrusterPrefab
public_oe property
public
GameObject
ThrusterPrefab
return
GameObject