Table of Contents

Class DyeableStructure

Namespace
VAMP.Structs
Assembly
VAMP.dll
public class DyeableStructure : Unit
Inheritance
DyeableStructure
Inherited Members

Constructors

DyeableStructure(PrefabGUID, int)

public DyeableStructure(PrefabGUID prefabGuid, int color)

Parameters

prefabGuid PrefabGUID
color int

Fields

color

protected int color

Field Value

int

Properties

Color

public int Color { get; set; }

Property Value

int

Methods

Modify(Entity)

public override void Modify(Entity e)

Parameters

e Entity

Modify(Entity, Entity)

public override void Modify(Entity e, Entity buffEntity)

Parameters

e Entity
buffEntity Entity