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
ClockBehaviour
C# Class ClockBehaviour, rainCrossBow
Inheritance:
MonoBehaviour
Show file
Open project: Collegiennes/rainCrossBow
Class Usage Examples
Public Properties
Property
Type
Description
Clockwise
bool
RotateSpeed
float
Public Methods
Method
Description
FixedUpdate
( ) :
void
OnDie
( ) :
void
Start
( ) :
void
Method Details
FixedUpdate()
public
method
public
FixedUpdate
( ) :
void
return
void
OnDie()
public
method
public
OnDie
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
Clockwise
public property
public
bool
Clockwise
return
bool
RotateSpeed
public property
public
float
RotateSpeed
return
float