C# Class ThemeEditor.WPF.MainWindow.ZipThemeResults

Show file Open project: usagirei/3DS-Theme-Editor

Public Properties

Property Type Description
BGMPath string
Data byte[]
Saved bool

Property Details

BGMPath public property

public string BGMPath
return string

Data public property

public byte[] Data
return byte[]

Saved public property

public bool Saved
return bool