Table of Contents

Class ProjectorMachine

Namespace
DefaultNamespace
Assembly
Assembly-CSharp.dll
public class ProjectorMachine : MonoBehaviour
Inheritance
ProjectorMachine
Inherited Members
Extension Methods

Constructors

ProjectorMachine()

public ProjectorMachine()

Fields

currentID

public int currentID

Field Value

int

flip

public SFX_Instance flip

Field Value

SFX_Instance

loop

public AudioLoop loop

Field Value

AudioLoop

offSound

public SFX_Instance offSound

Field Value

SFX_Instance

onSound

public SFX_Instance onSound

Field Value

SFX_Instance

prevInt

public int prevInt

Field Value

int

rend

public MeshRenderer rend

Field Value

MeshRenderer

textures

public Texture2D[] textures

Field Value

Texture2D[]

view

public PhotonView view

Field Value

PhotonView

Methods

PressLess()

public void PressLess()

PressMore()

public void PressMore()

RPCA_Press(bool)

[PunRPC]
public void RPCA_Press(bool more)

Parameters

more bool

Start()

public void Start()

Update()

public void Update()