Class ZosigNPCSpeechInput
- Namespace
- FistVR
- Assembly
- Assembly-CSharp.dll
public class ZosigNPCSpeechInput : FVRPointable
- Inheritance
-
ZosigNPCSpeechInput
- Inherited Members
-
Constructors
public ZosigNPCSpeechInput()
Fields
Field Value
- string
public Color ColorSelected
Field Value
- Color
public Color ColorUnselected
Field Value
- Color
public ZosigNPCInterface Interface
Field Value
- ZosigNPCInterface
public ZosigNPCProfile.NPCLine Line
Field Value
- ZosigNPCProfile.NPCLine
Field Value
- Renderer
Methods
public override void OnPoint(FVRViveHand hand)
Parameters
hand
FVRViveHand
public void SetLine(ZosigNPCProfile.NPCLine line)
Parameters
line
ZosigNPCProfile.NPCLine
public override void Update()