Table of Contents

Class ZosigGastroCycler

Namespace
FistVR
Assembly
Assembly-CSharp.dll
public class ZosigGastroCycler : ZosigQuestManager
Inheritance
ZosigGastroCycler

Constructors

ZosigGastroCycler()

public ZosigGastroCycler()

Fields

Group_Banger

public List<Transform> Group_Banger

Field Value

List<Transform>

Group_Cores

public List<Transform> Group_Cores

Field Value

List<Transform>

Group_Fruit

public List<Transform> Group_Fruit

Field Value

List<Transform>

Group_Menu

public List<Transform> Group_Menu

Field Value

List<Transform>

HealthRingRend

public Renderer HealthRingRend

Field Value

Renderer

Health_Empty

public Color Health_Empty

Field Value

Color

Health_Full

public Color Health_Full

Field Value

Color

PointingZones

public List<ZosigGastroCyclerPointZone> PointingZones

Field Value

List<ZosigGastroCyclerPointZone>

Root_Banger

public Transform Root_Banger

Field Value

Transform

Root_Cores

public Transform Root_Cores

Field Value

Transform

Root_Fruit

public Transform Root_Fruit

Field Value

Transform

Root_Menu

public Transform Root_Menu

Field Value

Transform

State

public ZosigGastroCycler.GastroState State

Field Value

ZosigGastroCycler.GastroState

Methods

ClickPoint(int)

public void ClickPoint(int i)

Parameters

i int

EndPoint(int)

public void EndPoint(int i)

Parameters

i int

Init(ZosigGameManager)

public override void Init(ZosigGameManager m)

Parameters

m ZosigGameManager

InitiatePoint(int)

public void InitiatePoint(int i)

Parameters

i int

SetState(GastroState)

public void SetState(ZosigGastroCycler.GastroState s)

Parameters

s ZosigGastroCycler.GastroState

SetState_Banger()

public void SetState_Banger()

SetState_Cores()

public void SetState_Cores()

SetState_Disabled()

public void SetState_Disabled()

SetState_Fruit()

public void SetState_Fruit()

SetState_Menu()

public void SetState_Menu()

UpdateState()

public void UpdateState()