Table of Contents

Class HammerEntities.HammerEntity

Namespace
ValveResourceFormat.Renderer
Assembly
Renderer.dll

Editor representation of a Hammer entity (icons, colors, connection lines).

public class HammerEntities.HammerEntity

Inheritance

Inherited Members

Fields

Color

Editor color for this entity.

public Color32 Color

Field Value

Color32

Icons

Editor icon paths (models or materials) for this entity.

public string[] Icons

Field Value

string[]

Lines

Visual connection lines to other entities.

public HammerEntities.HammerEntity.Line[] Lines

Field Value

HammerEntities.HammerEntity.Line[]