C# Class GrisaiaExtractor.Identifying.MiscBackground

Inheritance: GrisaiaExtractor.Identifying.ImageIdentification
Mostrar archivo Open project: trigger-segfault/GrisaiaSpriteViewer Class Usage Examples

Public Properties

Property Type Description
FormatRegex Regex
Prefixes string[]

Public Methods

Method Description
Register ( ) : void

Method Details

Register() public static method

public static Register ( ) : void
return void

Property Details

FormatRegex public_oe static_oe property

public static Regex FormatRegex
return Regex

Prefixes public_oe static_oe property

public static string[] Prefixes
return string[]