Table of Contents

Class Latch

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

Constructors

Latch()

public Latch()

Fields

closed

public bool closed

Field Value

bool

ignoredPlayers

public List<Player> ignoredPlayers

Field Value

List<Player>

view

public PhotonView view

Field Value

PhotonView

Methods

OnTriggerEnter(Collider)

public void OnTriggerEnter(Collider other)

Parameters

other Collider

RPCA_Close()

[PunRPC]
public void RPCA_Close()

RandomizeClose(float)

public void RandomizeClose(float chance)

Parameters

chance float

Start()

public void Start()