Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
HoopTrigger
C# Class HoopTrigger, modding_fall2013
Inheritance:
MonoBehaviour
显示文件
Open project: radiatoryang/modding_fall2013
Public Properties
Property
Type
Description
health
int
sun
Light
Public Methods
Method
Description
OnTriggerEnter
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
OnTriggerEnter()
public
method
public
OnTriggerEnter
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
health
public_oe property
public
int
health
return
int
sun
public_oe property
public
Light
sun
return
Light