C# 클래스 AlbLib.Mapping.NPC

파일 보기 프로젝트 열기: IllidanS4/AlbLib 1 사용 예제들

공개 메소드들

메소드 설명
NPC ( BinaryReader reader ) : System
NPC ( Stream stream ) : System

메소드 상세

NPC() 공개 메소드

public NPC ( BinaryReader reader ) : System
reader System.IO.BinaryReader
리턴 System

NPC() 공개 메소드

public NPC ( Stream stream ) : System
stream Stream
리턴 System