Table of Contents

Class effectPreset

Namespace
LimitlessDev.RetroLookPro
Assembly
Assembly-CSharp.dll
[Serializable]
public class effectPreset
Inheritance
effectPreset
Inherited Members
Extension Methods

Constructors

effectPreset()

public effectPreset()

Fields

changed

public bool changed

Field Value

bool

effectName

public string effectName

Field Value

string

numberOfColors

public int numberOfColors

Field Value

int

palette

public Color32[] palette

Field Value

Color32[]

pixels

public Color32[] pixels

Field Value

Color32[]