Class OptionsScreen_GUns
- Namespace
- FistVR
- Assembly
- Assembly-CSharp.dll
public class OptionsScreen_GUns : MonoBehaviour
- Inheritance
-
OptionsScreen_GUns
Constructors
OptionsScreen_GUns()
public OptionsScreen_GUns()
Fields
OBS_AmmoPalming
public OptionsPanel_ButtonSet OBS_AmmoPalming
Field Value
- OptionsPanel_ButtonSet
OBS_AreBulletTrailsEnabled
public OptionsPanel_ButtonSet OBS_AreBulletTrailsEnabled
Field Value
- OptionsPanel_ButtonSet
OBS_BoltActionMode
public OptionsPanel_ButtonSet OBS_BoltActionMode
Field Value
- OptionsPanel_ButtonSet
OBS_BulletTrailDecayTime
public OptionsPanel_ButtonSet OBS_BulletTrailDecayTime
Field Value
- OptionsPanel_ButtonSet
OBS_HideControllerGeoWhenObjectHeld
public OptionsPanel_ButtonSet OBS_HideControllerGeoWhenObjectHeld
Field Value
- OptionsPanel_ButtonSet
OBS_MagPalming
public OptionsPanel_ButtonSet OBS_MagPalming
Field Value
- OptionsPanel_ButtonSet
OBS_ObjectToHandMode
public OptionsPanel_ButtonSet OBS_ObjectToHandMode
Field Value
- OptionsPanel_ButtonSet
Methods
Awake()
InitScreen()
SetAreBulletTrailsEnabled(bool)
public void SetAreBulletTrailsEnabled(bool b)
Parameters
b
bool
SetBoltActionMode(int)
public void SetBoltActionMode(int i)
Parameters
i
int
SetHideControllerGeoWhenObjectHeld(bool)
public void SetHideControllerGeoWhenObjectHeld(bool b)
Parameters
b
bool
SetMagPalmMode(int)
public void SetMagPalmMode(int i)
Parameters
i
int
SetObjectToHandMode(int)
public void SetObjectToHandMode(int i)
Parameters
i
int
SetQuickbeltMagDefaultLoad(bool)
public void SetQuickbeltMagDefaultLoad(bool b)
Parameters
b
bool
SetSmartAmmoPalmMode(int)
public void SetSmartAmmoPalmMode(int i)
Parameters
i
int
SetTrailDecayTime(int)
public void SetTrailDecayTime(int i)
Parameters
i
int