Table of Contents

Class CustomDecalRepresentation.SelectDecalPanel

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

Constructors

SelectDecalPanel(DevUI, DevUINode, Vector2, string[])

public SelectDecalPanel(DevUI owner, DevUINode parentNode, Vector2 pos, string[] decalNames)

Parameters

owner DevUI
parentNode DevUINode
pos Vector2
decalNames string[]

Fields

currentOffset

public int currentOffset

Field Value

int

decalNames

public string[] decalNames

Field Value

string[]

perpage

public int perpage

Field Value

int

Methods

NextPage()

public void NextPage()

PopulateDecals(int)

public void PopulateDecals(int offset)

Parameters

offset int

PrevPage()

public void PrevPage()