C# 클래스 LOLFileReader.ANMListReader

파일 보기 프로젝트 열기: utensil/lolmodelviewer

공개 메소드들

메소드 설명
Read ( int skin, IFileEntry file, String>.Dictionary &animations, Logger logger ) : bool

비공개 메소드들

메소드 설명
ParseAnimation ( bool replace, String animation, String file, String>.Dictionary &animations ) : void
ParseAnimations ( int skin, StreamReader f, String>.Dictionary &animations ) : void
ParseSkinSpecificAnimations ( int modelSkin, int animationSkin, StreamReader &f, String>.Dictionary &animations ) : void

메소드 상세

Read() 공개 정적인 메소드

public static Read ( int skin, IFileEntry file, String>.Dictionary &animations, Logger logger ) : bool
skin int
file IFileEntry
animations String>.Dictionary
logger Logger
리턴 bool