Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
KillController
C# Class KillController
Inheritance:
MonoBehaviour
ファイルを表示
Open project: sasuke9759/GGJ-2016-Llama-God
Class Usage Examples
Public Properties
Property
Type
Description
killCount
int
killCounter
Text
numberLeft
int
Public Methods
Method
Description
OnGUI
( ) :
void
Start
( ) :
void
Method Details
OnGUI()
public
method
public
OnGUI
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
killCount
public_oe property
public
int
killCount
return
int
killCounter
public_oe property
public
Text
killCounter
return
Text
numberLeft
public_oe property
public
int
numberLeft
return
int