namespace AssetStudio { public enum ExportType { Convert, Raw, Dump, JSON } }