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
Unknown1
Gets or sets the first unknown value.
public uint Unknown1 { get; set; }
Property Value
Unknown2
Gets or sets the second unknown value.
public uint Unknown2 { get; set; }