Class ProjectorMachine
- Namespace
- DefaultNamespace
- Assembly
- Assembly-CSharp.dll
public class ProjectorMachine : MonoBehaviour
- Inheritance
-
ProjectorMachine
- Inherited Members
-
- Extension Methods
-
Constructors
ProjectorMachine()
public ProjectorMachine()
Fields
currentID
Field Value
- int
flip
Field Value
- SFX_Instance
loop
Field Value
- AudioLoop
offSound
public SFX_Instance offSound
Field Value
- SFX_Instance
onSound
public SFX_Instance onSound
Field Value
- SFX_Instance
prevInt
Field Value
- int
rend
Field Value
- MeshRenderer
textures
public Texture2D[] textures
Field Value
- Texture2D[]
view
Field Value
- PhotonView
Methods
PressLess()
PressMore()
RPCA_Press(bool)
[PunRPC]
public void RPCA_Press(bool more)
Parameters
more
bool
Start()
Update()