Class SpectatorPanel
- Namespace
- FistVR
- Assembly
- Assembly-CSharp.dll
public class SpectatorPanel : MonoBehaviour
- Inheritance
-
SpectatorPanel
Constructors
SpectatorPanel()
Fields
AudEvent_Beep
public AudioEvent AudEvent_Beep
Field Value
- AudioEvent
AudEvent_Boop
public AudioEvent AudEvent_Boop
Field Value
- AudioEvent
CamcorderPrefab
public FVRObject CamcorderPrefab
Field Value
- FVRObject
Cats
public List<SosigEnemyCategory> Cats
Field Value
- List<SosigEnemyCategory>
FOVLabel
Field Value
- Text
List_Categories
public List<Text> List_Categories
Field Value
- List<Text>
List_TemplatesToAdd
public List<Text> List_TemplatesToAdd
Field Value
- List<Text>
MuzzleCamPrefab
public FVRObject MuzzleCamPrefab
Field Value
- FVRObject
OBS_AngularSmooth
public OptionsPanel_ButtonSet OBS_AngularSmooth
Field Value
- OptionsPanel_ButtonSet
OBS_CamMode
public OptionsPanel_ButtonSet OBS_CamMode
Field Value
- OptionsPanel_ButtonSet
OBS_CamPreview
public OptionsPanel_ButtonSet OBS_CamPreview
Field Value
- OptionsPanel_ButtonSet
OBS_CameraEye
public OptionsPanel_ButtonSet OBS_CameraEye
Field Value
- OptionsPanel_ButtonSet
OBS_LevelingSmooth
public OptionsPanel_ButtonSet OBS_LevelingSmooth
Field Value
- OptionsPanel_ButtonSet
OBS_LinearSmooth
public OptionsPanel_ButtonSet OBS_LinearSmooth
Field Value
- OptionsPanel_ButtonSet
OBS_PlayerBody
public OptionsPanel_ButtonSet OBS_PlayerBody
Field Value
- OptionsPanel_ButtonSet
OBS_RenderQuality
public OptionsPanel_ButtonSet OBS_RenderQuality
Field Value
- OptionsPanel_ButtonSet
OBS_TPCDistanceIndex
public OptionsPanel_ButtonSet OBS_TPCDistanceIndex
Field Value
- OptionsPanel_ButtonSet
OBS_TPCLateralIndex
public OptionsPanel_ButtonSet OBS_TPCLateralIndex
Field Value
- OptionsPanel_ButtonSet
RailCamPrefab
public FVRObject RailCamPrefab
Field Value
- FVRObject
Methods
BTN_SetBodyMode(int)
public void BTN_SetBodyMode(int i)
Parameters
i
int
BTN_SetCamAngularSmooth(float)
public void BTN_SetCamAngularSmooth(float i)
Parameters
i
float
BTN_SetCamEye(int)
public void BTN_SetCamEye(int i)
Parameters
i
int
BTN_SetCamLevelingSmooth(float)
public void BTN_SetCamLevelingSmooth(float i)
Parameters
i
float
BTN_SetCamLinearSmooth(float)
public void BTN_SetCamLinearSmooth(float i)
Parameters
i
float
BTN_SetCamMode(int)
public void BTN_SetCamMode(int i)
Parameters
i
int
BTN_SetCamQual(int)
public void BTN_SetCamQual(int i)
Parameters
i
int
BTN_SetFOV(float)
public void BTN_SetFOV(float i)
Parameters
i
float
BTN_SetPCam(int)
public void BTN_SetPCam(int i)
Parameters
i
int
BTN_SpawnCamcorder()
public void BTN_SpawnCamcorder()
BTN_SpawnMuzzleCam()
public void BTN_SpawnMuzzleCam()
BTN_SpawnRailCam()
public void BTN_SpawnRailCam()
BTN_TPCDistanceIndex(int)
public void BTN_TPCDistanceIndex(int i)
Parameters
i
int
BTN_TPCLateralIndex(int)
public void BTN_TPCLateralIndex(int i)
Parameters
i
int
BTN_Template_Set(int)
public void BTN_Template_Set(int i)
Parameters
i
int
BTN_Template_SetGroup(int)
public void BTN_Template_SetGroup(int i)
Parameters
i
int
Beep()
Boop()