Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Source_base
C# Class Source_base, urban-survivors
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: exdev/urban-survivors
Public Properties
Property
Type
Description
TriggerTimes
int
Protected Properties
Property
Type
Description
ResponseList
Response_base[],
Protected Methods
Method
Description
CanTrigger
( ) :
bool
Response
( ) :
void
Start
( ) :
void
Method Details
CanTrigger()
protected
method
protected
CanTrigger
( ) :
bool
return
bool
Response()
protected
method
protected
Response
( ) :
void
return
void
Start()
protected
method
protected
Start
( ) :
void
return
void
Property Details
ResponseList
protected_oe property
protected
Response_base[],
ResponseList
return
Response_base[],
TriggerTimes
public_oe property
public
int
TriggerTimes
return
int