Table of Contents

Class Panorama.NameEntry

Namespace
ValveResourceFormat.ResourceTypes
Assembly
ValveResourceFormat.dll

Represents a name entry.

public class Panorama.NameEntry

Inheritance

Inherited Members

Properties

Name

Gets or sets the name.

public string Name { get; set; }

Property Value

string

Unknown1

Gets or sets the first unknown value.

public uint Unknown1 { get; set; }

Property Value

uint

Unknown2

Gets or sets the second unknown value.

public uint Unknown2 { get; set; }

Property Value

uint