C# 클래스 Gibbed.MassEffect3.FileFormats.CoalescedFile

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

공개 프로퍼티들

프로퍼티 타입 설명
Endian Endian
Files List
Version uint

공개 메소드들

메소드 설명
Deserialize ( Stream input ) : void
Serialize ( Stream output ) : void

메소드 상세

Deserialize() 공개 메소드

public Deserialize ( Stream input ) : void
input Stream
리턴 void

Serialize() 공개 메소드

public Serialize ( Stream output ) : void
output Stream
리턴 void

프로퍼티 상세

Endian 공개적으로 프로퍼티

public Endian Endian
리턴 Endian

Files 공개적으로 프로퍼티

public List Files
리턴 List

Version 공개적으로 프로퍼티

public uint Version
리턴 uint