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
E_Behavior
C# Class E_Behavior, KillAllTheseAliensRobots
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: gitmateusamaral/KillAllTheseAliensRobots
Public Properties
Property
Type
Description
Bo
GameObject
l
float
Public Methods
Method
Description
OnTriggerEnter2D
(
Collider2D
col
) :
void
Update
( ) :
void
Method Details
OnTriggerEnter2D()
public
method
public
OnTriggerEnter2D
(
Collider2D
col
) :
void
col
UnityEngine.Collider2D
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
Bo
public_oe property
public
GameObject
Bo
return
GameObject
l
public_oe property
public
float
l
return
float