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
toggleFloorLights
C# Class toggleFloorLights, casanova-mk2
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: vs-team/casanova-mk2
Méthodes publiques
Свойство
Type
Description
floorToActivate
GameObject
floorToDeactivate
GameObject
Méthodes publiques
Méthode
Description
OnTriggerEnter
(
Collider
other
) :
void
Method Details
OnTriggerEnter()
public
méthode
public
OnTriggerEnter
(
Collider
other
) :
void
other
Collider
Résultat
void
Property Details
floorToActivate
public_oe property
public
GameObject
floorToActivate
Résultat
GameObject
floorToDeactivate
public_oe property
public
GameObject
floorToDeactivate
Résultat
GameObject