Table of Contents

Class D6Room

Namespace
FistVR
Assembly
Assembly-CSharp.dll
public class D6Room : MonoBehaviour, IRoomTriggerable
Inheritance
D6Room
Implements

Constructors

D6Room()

public D6Room()

Fields

D6

public MG_D6Lotto D6

Field Value

MG_D6Lotto

Plinth

public GameObject Plinth

Field Value

GameObject

m_room

public RedRoom m_room

Field Value

RedRoom

Methods

Init(int, RedRoom)

public void Init(int size, RedRoom room)

Parameters

size int
room RedRoom

SetRoom(RedRoom)

public void SetRoom(RedRoom room)

Parameters

room RedRoom