Table of Contents

Class ZosigNPCInterface

Namespace
FistVR
Assembly
Assembly-CSharp.dll
public class ZosigNPCInterface : MonoBehaviour
Inheritance
ZosigNPCInterface

Constructors

ZosigNPCInterface()

public ZosigNPCInterface()

Fields

AudSource_Voice

public AudioSource AudSource_Voice

Field Value

AudioSource

Icon_Howdy

public ZosigNPCSpeechInput Icon_Howdy

Field Value

ZosigNPCSpeechInput

M

public ZosigGameManager M

Field Value

ZosigGameManager

Profile

public ZosigNPCProfile Profile

Field Value

ZosigNPCProfile

S

public Sosig S

Field Value

Sosig

SpeechInputs

public List<ZosigNPCSpeechInput> SpeechInputs

Field Value

List<ZosigNPCSpeechInput>

State

public ZosigNPCInterface.NPCConvoState State

Field Value

ZosigNPCInterface.NPCConvoState

Methods

SetAbleToSpeak(bool)

public void SetAbleToSpeak(bool b)

Parameters

b bool

SpeakLine(NPCLine)

public void SpeakLine(ZosigNPCProfile.NPCLine line)

Parameters

line ZosigNPCProfile.NPCLine

TerminateSpeech()

public void TerminateSpeech()