Table of Contents

Class InitConfigBox

Namespace
FistVR
Assembly
Assembly-CSharp.dll
public class InitConfigBox : MonoBehaviour
Inheritance
InitConfigBox

Constructors

InitConfigBox()

public InitConfigBox()

Fields

CheckMark

public GameObject CheckMark

Field Value

GameObject

HMDControllerDetectionText

public Text HMDControllerDetectionText

Field Value

Text

OBS_ControlMode

public OptionsPanel_ButtonSet OBS_ControlMode

Field Value

OptionsPanel_ButtonSet

OBS_Panel

public OptionsPanel_ButtonSet OBS_Panel

Field Value

OptionsPanel_ButtonSet

PanelToSidePoint

public Transform PanelToSidePoint

Field Value

Transform

Panels

public List<GameObject> Panels

Field Value

List<GameObject>

StreamlinedButton

public GameObject StreamlinedButton

Field Value

GameObject

StreamlinedModeText

public Text StreamlinedModeText

Field Value

Text

StreamlinedNotAvailableText

public string StreamlinedNotAvailableText

Field Value

string

Methods

BTN_ReadyToPlay()

public void BTN_ReadyToPlay()

BTN_SetCCM(bool)

public void BTN_SetCCM(bool isStreamlined)

Parameters

isStreamlined bool

BTN_SetPanel(int)

public void BTN_SetPanel(int i)

Parameters

i int

BTN_ToggleShowAtLaunch()

public void BTN_ToggleShowAtLaunch()

Update()

public void Update()