Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Spawnpoint
C# Class Spawnpoint, Codename--Amalgamation
Inheritance:
MonoBehaviour
Show file
Open project: ignalb/Codename--Amalgamation
Class Usage Examples
Public Properties
Property
Type
Description
Player
GameObject
Public Methods
Method
Description
Awake
( ) :
void
SpawnPlayer
( ) :
void
Method Details
Awake()
public
method
public
Awake
( ) :
void
return
void
SpawnPlayer()
public
method
public
SpawnPlayer
( ) :
void
return
void
Property Details
Player
public property
public
GameObject
Player
return
GameObject