Table of Contents

Class JsonMusic

Namespace
Moongate.UO.Data.Json.Regions
Assembly
Moongate.UO.Data.dll

Represents JsonMusic.

public class JsonMusic
Inheritance
JsonMusic
Inherited Members

Properties

Id

public int Id { get; set; }

Property Value

int

Music

public int Music { get; set; }

Property Value

int

Name

public string Name { get; set; }

Property Value

string