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
LINQPlayerManager
C# Class LINQPlayerManager, LearningUnits
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: prime31/LearningUnits
Public Properties
Property
Type
Description
bulletPrefab
GameObject
headUpText
GUIText
Public Methods
Method
Description
OnGUI
( ) :
void
Start
( ) :
void
Private Methods
Method
Description
shootBullet
(
GameObject
bullet
) :
IEnumerator
Method Details
OnGUI()
public
method
public
OnGUI
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
bulletPrefab
public_oe property
public
GameObject
bulletPrefab
return
GameObject
headUpText
public_oe property
public
GUIText
headUpText
return
GUIText