Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
ParentColliderDestroyer
C# Class ParentColliderDestroyer
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: SNUGDC/stardust
Méthodes publiques
Свойство
Type
Description
Parent
GameObject
triggerWork
bool
Méthodes publiques
Méthode
Description
OnTriggerEnter2D
(
Collider2D
other
) :
void
Update
( ) :
void
Method Details
OnTriggerEnter2D()
public
méthode
public
OnTriggerEnter2D
(
Collider2D
other
) :
void
other
UnityEngine.Collider2D
Résultat
void
Update()
public
méthode
public
Update
( ) :
void
Résultat
void
Property Details
Parent
public_oe property
public
GameObject
Parent
Résultat
GameObject
triggerWork
public_oe property
public
bool
triggerWork
Résultat
bool