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
ShellShock
tunnelScript
C# Class ShellShock.tunnelScript
Inheritance:
UnityEngine.MonoBehaviour
Datei anzeigen
Open project: GREEDYHD/ShellShock
Public Properties
Property
Type
Description
tunnelMan
UnityEngine.GameObject
Public Methods
Method
Description
OnTriggerEnter2D
(
Collider2D
coll
) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
OnTriggerEnter2D()
public
method
public
OnTriggerEnter2D
(
Collider2D
coll
) :
void
coll
UnityEngine.Collider2D
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
tunnelMan
public_oe property
public
GameObject,UnityEngine
tunnelMan
return
UnityEngine.GameObject