Table of Contents

Class MapObject

Namespace
DevInterface
Assembly
Assembly-CSharp.dll
public class MapObject
Inheritance
MapObject
Inherited Members

Constructors

MapObject(World, bool)

public MapObject(World world, bool forceRenderMode)

Parameters

world World
forceRenderMode bool

Fields

refreshNextFrameRoom

public int refreshNextFrameRoom

Field Value

int

roomLoaderIndex

public int roomLoaderIndex

Field Value

int

roomPrep

public RoomPreparer roomPrep

Field Value

RoomPreparer

roomReps

public MapObject.RoomRepresentation[] roomReps

Field Value

RoomRepresentation[]

toRefreshRooms

public int[] toRefreshRooms

Field Value

int[]

world

public World world

Field Value

World

Methods

Update()

public void Update()