Table of Contents

Class ZosigNPCProfile

Namespace
FistVR
Assembly
Assembly-CSharp.dll
public class ZosigNPCProfile : ScriptableObject
Inheritance
ZosigNPCProfile

Constructors

ZosigNPCProfile()

public ZosigNPCProfile()

Fields

Lines

public List<ZosigNPCProfile.NPCLine> Lines

Field Value

List<ZosigNPCProfile.NPCLine>

NPCIndex

public int NPCIndex

Field Value

int

SpeakJitterRange

public Vector2 SpeakJitterRange

Field Value

Vector2

SpeakPowerRange

public Vector2 SpeakPowerRange

Field Value

Vector2