Table of Contents

Class UpdatableAndDeletable

Namespace
Global
Assembly
Assembly-CSharp.dll
public class UpdatableAndDeletable
Inheritance
UpdatableAndDeletable
Derived
Inherited Members

Fields

evenUpdate

public bool evenUpdate

Field Value

bool

room

public Room room

Field Value

Room

Properties

slatedForDeletetion

public bool slatedForDeletetion { get; set; }

Property Value

bool

Methods

Destroy()

public virtual void Destroy()

PausedUpdate()

public virtual void PausedUpdate()

RemoveFromRoom()

public void RemoveFromRoom()

Update(bool)

public virtual void Update(bool eu)

Parameters

eu bool