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
TimedTrap
C# Class TimedTrap, Castle-Bashers
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: DevelopersGuild/Castle-Bashers
Public Properties
Property
Type
Description
Interval
float
Other
GameObject
Public Methods
Method
Description
Activate
(
bool
choice
) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
Activate()
public
method
public
Activate
(
bool
choice
) :
void
choice
bool
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
Interval
public_oe property
public
float
Interval
return
float
Other
public_oe property
public
GameObject
Other
return
GameObject