Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
FlapWings
C# Class FlapWings, Galaxy-Breacher
Inheritance:
MonoBehaviour
Mostra file
Open project: gamkedo-la/Galaxy-Breacher
Class Usage Examples
Public Properties
Property
Type
Description
offset
float
wing1
Transform
wing2
Transform
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
offset
public_oe property
public
float
offset
return
float
wing1
public_oe property
public
Transform
wing1
return
Transform
wing2
public_oe property
public
Transform
wing2
return
Transform