C# 클래스 Server.TileMatrixPatch

파일 보기 프로젝트 열기: Grimoric/RunUO.T2A 1 사용 예제들

공개 메소드들

메소드 설명
TileMatrixPatch ( Server.TileMatrix matrix, int index ) : System.IO

비공개 메소드들

메소드 설명
PatchLand ( Server.TileMatrix matrix, string dataPath, string indexPath ) : int
PatchStatics ( Server.TileMatrix matrix, string dataPath, string indexPath, string lookupPath ) : int

메소드 상세

TileMatrixPatch() 공개 메소드

public TileMatrixPatch ( Server.TileMatrix matrix, int index ) : System.IO
matrix Server.TileMatrix
index int
리턴 System.IO