Class TP_Info
- Namespace
- FistVR
- Assembly
- Assembly-CSharp.dll
public class TP_Info : ToolPanel
- Inheritance
-
TP_Info
- Inherited Members
Constructors
TP_Info()
public TP_Info()
Fields
GO_NextButton
public GameObject GO_NextButton
Field Value
- GameObject
GO_PrevButton
public GameObject GO_PrevButton
Field Value
- GameObject
TXT_LeftLabels
public List<Text> TXT_LeftLabels
Field Value
- List<Text>
TXT_ObjectName
public Text TXT_ObjectName
Field Value
- Text
TXT_PageNum
public Text TXT_PageNum
Field Value
- Text
TXT_Pos
public List<Text> TXT_Pos
Field Value
- List<Text>
TXT_RightLabels
public List<Text> TXT_RightLabels
Field Value
- List<Text>
TXT_Rot
public List<Text> TXT_Rot
Field Value
- List<Text>
Methods
Awake()
protected override void Awake()
BTN_Next()
public void BTN_Next()
BTN_Prev()
public void BTN_Prev()
FVRUpdate()
protected override void FVRUpdate()
SetPointedStylusObject(FVRPhysicalObject)
public override void SetPointedStylusObject(FVRPhysicalObject o)