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
PickUp
C# Class PickUp, DADIU2015Team4MiniGame2
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: veselin-/DADIU2015Team4MiniGame2
Class Usage Examples
Public Properties
Property
Type
Description
EnableRoatation
bool
PointsWorth
int
RotationSpeed
float
type
Type
Public Methods
Method
Description
FixedUpdate
( ) :
void
Start
( ) :
void
Private Methods
Method
Description
OnTriggerEnter
(
Collider
col
) :
void
Method Details
FixedUpdate()
public
method
public
FixedUpdate
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
EnableRoatation
public_oe property
public
bool
EnableRoatation
return
bool
PointsWorth
public_oe property
public
int
PointsWorth
return
int
RotationSpeed
public_oe property
public
float
RotationSpeed
return
float
type
public_oe property
public
Type
type
return
Type