C# 클래스 GrisaiaExtractor.Identifying.MiscBackground

상속: GrisaiaExtractor.Identifying.ImageIdentification
파일 보기 프로젝트 열기: trigger-segfault/GrisaiaSpriteViewer 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
FormatRegex Regex
Prefixes string[]

공개 메소드들

메소드 설명
Register ( ) : void

메소드 상세

Register() 공개 정적인 메소드

public static Register ( ) : void
리턴 void

프로퍼티 상세

FormatRegex 공개적으로 정적으로 프로퍼티

public static Regex FormatRegex
리턴 Regex

Prefixes 공개적으로 정적으로 프로퍼티

public static string[] Prefixes
리턴 string[]