Table of Contents

Class TileObjectRepresentation

Namespace
DevInterface
Assembly
Assembly-CSharp.dll
public class TileObjectRepresentation : PlacedObjectRepresentation
Inheritance
TileObjectRepresentation
Inherited Members

Constructors

TileObjectRepresentation(DevUI, string, DevUINode, PlacedObject, string)

public TileObjectRepresentation(DevUI owner, string IDstring, DevUINode parentNode, PlacedObject pObj, string name)

Parameters

owner DevUI
IDstring string
parentNode DevUINode
pObj PlacedObject
name string

Fields

tileSprite

public int tileSprite

Field Value

int

Methods

Refresh()

public override void Refresh()