- Namespace
- FistVR
- Assembly
- Assembly-CSharp.dll
public class FVRWristMenuSection_LoadScenario : FVRWristMenuSection
- Inheritance
-
FVRWristMenuSection_LoadScenario
- Inherited Members
-
Constructors
public FVRWristMenuSection_LoadScenario()
Fields
public GameObject GO_LoadScenario
Field Value
- GameObject
public GameObject GO_NextButton
Field Value
- GameObject
public GameObject GO_PrevButton
Field Value
- GameObject
public List<Text> LBL_FileList
Field Value
- List<Text>
public OptionsPanel_ButtonSet OBS_FileList
Field Value
- OptionsPanel_ButtonSet
public OptionsPanel_ButtonSet OBS_FileSortMode
Field Value
- OptionsPanel_ButtonSet
public OptionsPanel_ButtonSet OBS_Group
Field Value
- OptionsPanel_ButtonSet
Field Value
- GameObject
public Text TXT_FileSystemPage
Field Value
- Text
Methods
public void BTN_LoadScenario()
public void BTN_ScenarioList_NextPage()
public void BTN_ScenarioList_PrevPage()
public void BTN_SelectFileByIndex(int i)
Parameters
i
int
public void BTN_Vault_SetFileListSortMode(int i)
Parameters
i
int
public override void Disable()
public void DisplayError(string s)
Parameters
s
string
public override void Enable()
public override bool IsAvailable()
Returns
- bool
public override void OnHide()
public void SetScenarioGroup(int i)
Parameters
i
int