Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Sol
DoorSwitch
C# Class Sol.DoorSwitch
Inheritance:
InteractibleObject
Mostrar archivo
Open project: Stumpstump/RoverGame
Public Properties
Property
Type
Description
button
UnityEngine.Renderer
doorsIControl
List
poweredButton
UnityEngine.Material
sparks
UnityEngine.ParticleSystem
unpoweredButton
UnityEngine.Material
Public Methods
Method
Description
Interact
( ) :
void
Method Details
Interact()
public
method
public
Interact
( ) :
void
return
void
Property Details
button
public_oe property
public
Renderer,UnityEngine
button
return
UnityEngine.Renderer
doorsIControl
public_oe property
public
List
doorsIControl
return
List
poweredButton
public_oe property
public
Material,UnityEngine
poweredButton
return
UnityEngine.Material
sparks
public_oe property
public
ParticleSystem,UnityEngine
sparks
return
UnityEngine.ParticleSystem
unpoweredButton
public_oe property
public
Material,UnityEngine
unpoweredButton
return
UnityEngine.Material