Table of Contents

Class TokenRepresentation

Namespace
DevInterface
Assembly
Assembly-CSharp.dll
public class TokenRepresentation : ResizeableObjectRepresentation
Inheritance
TokenRepresentation
Inherited Members

Constructors

TokenRepresentation(DevUI, string, DevUINode, PlacedObject)

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

Parameters

owner DevUI
IDstring string
parentNode DevUINode
pObj PlacedObject

Fields

lineSprite

public int lineSprite

Field Value

int

Methods

Refresh()

public override void Refresh()

TokenName(CollectTokenData)

public static string TokenName(CollectToken.CollectTokenData data)

Parameters

data CollectToken.CollectTokenData

Returns

string