Table of Contents

Class CustomDecalRepresentation

Namespace
DevInterface
Assembly
Assembly-CSharp.dll
public class CustomDecalRepresentation : QuadObjectRepresentation
Inheritance
CustomDecalRepresentation
Inherited Members

Constructors

CustomDecalRepresentation(DevUI, string, DevUINode, PlacedObject, string)

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

Parameters

owner DevUI
IDstring string
parentNode DevUINode
pObj PlacedObject
name string

Fields

CD

public CustomDecal CD

Field Value

CustomDecal

controlPanel

public CustomDecalRepresentation.CustomDecalControlPanel controlPanel

Field Value

CustomDecalRepresentation.CustomDecalControlPanel

decalFiles

public string[] decalFiles

Field Value

string[]

lineSprite

public int lineSprite

Field Value

int

savLastPos

public Vector2 savLastPos

Field Value

Vector2

Methods

MoveAllHandles()

public void MoveAllHandles()

Refresh()

public override void Refresh()

Update()

public override void Update()