Table of Contents

Class RoomSpecificScript.SU_C04StartUp

Namespace
Global
Assembly
Assembly-CSharp.dll
public class RoomSpecificScript.SU_C04StartUp : UpdatableAndDeletable
Inheritance
RoomSpecificScript.SU_C04StartUp
Inherited Members

Constructors

SU_C04StartUp(Room)

public SU_C04StartUp(Room room)

Parameters

room Room

Fields

counter

public int counter

Field Value

int

pushRight

public bool[] pushRight

Field Value

bool[]

rightMost

public float[] rightMost

Field Value

float[]

showControlsCounter

public int showControlsCounter

Field Value

int

showedControls

public bool showedControls

Field Value

bool

stoodUp

public bool stoodUp

Field Value

bool

tutCntrlPgOwner

public TutorialControlsPageOwner tutCntrlPgOwner

Field Value

TutorialControlsPageOwner

Methods

Update(bool)

public override void Update(bool eu)

Parameters

eu bool