Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Source_periodic
C# Class Source_periodic, urban-survivors
Inheritance:
Source_base
Show file
Open project: exdev/urban-survivors
Class Usage Examples
Public Properties
Property
Type
Description
IntervalTime
float
StartTime
float
Public Methods
Method
Description
DoTrigger
( ) :
void
Protected Methods
Method
Description
CheckCondition
( ) :
bool
Start
( ) :
void
Method Details
CheckCondition()
protected
method
protected
CheckCondition
( ) :
bool
return
bool
DoTrigger()
public
method
public
DoTrigger
( ) :
void
return
void
Start()
protected
method
protected
Start
( ) :
void
return
void
Property Details
IntervalTime
public property
public
float
IntervalTime
return
float
StartTime
public property
public
float
StartTime
return
float