Table of Contents

Class Map.MapObject

Namespace
HUD
Assembly
Assembly-CSharp.dll
public abstract class Map.MapObject
Inheritance
Map.MapObject
Derived
Inherited Members

Constructors

MapObject(Map)

public MapObject(Map map)

Parameters

map Map

Fields

map

public Map map

Field Value

Map

slatedForDeletion

public bool slatedForDeletion

Field Value

bool

Methods

Destroy()

public virtual void Destroy()

Draw(float)

public virtual void Draw(float timeStacker)

Parameters

timeStacker float

Update()

public virtual void Update()