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
Points
C# Class Points, Unlimited-Bullet-Festival
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: kvfrans/Unlimited-Bullet-Festival
Class Usage Examples
Public Properties
Property
Type
Description
player
Transform
speed
float
target
string
Public Methods
Method
Description
FixedUpdate
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
FixedUpdate()
public
method
public
FixedUpdate
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
player
public_oe property
public
Transform
player
return
Transform
speed
public_oe property
public
float
speed
return
float
target
public_oe property
public
string
target
return
string