C# 클래스 Gammtek.Conduit.MassEffect3.SFXGame.QuestMap.BinaryBioQuestMap.BioQuestMapWriter

상속: Gammtek.Conduit.IO.DataWriter
파일 보기 프로젝트 열기: ME3Explorer/ME3Explorer

공개 프로퍼티들

프로퍼티 타입 설명
Null BioQuestMapWriter

공개 메소드들

메소드 설명
BioQuestMapWriter ( Stream output ) : System
Write ( BioQuest quest ) : void
Write ( BioQuestGoal goal ) : void
Write ( BioQuestPlotItem questPlotItem ) : void
Write ( BioQuestTask task ) : void
Write ( BioStateTaskList taskList ) : void
Write ( BioTaskEval taskEval ) : void

보호된 메소드들

메소드 설명
BioQuestMapWriter ( ) : System

메소드 상세

BioQuestMapWriter() 보호된 메소드

protected BioQuestMapWriter ( ) : System
리턴 System

BioQuestMapWriter() 공개 메소드

public BioQuestMapWriter ( Stream output ) : System
output Stream
리턴 System

Write() 공개 메소드

public Write ( BioQuest quest ) : void
quest BioQuest
리턴 void

Write() 공개 메소드

public Write ( BioQuestGoal goal ) : void
goal BioQuestGoal
리턴 void

Write() 공개 메소드

public Write ( BioQuestPlotItem questPlotItem ) : void
questPlotItem BioQuestPlotItem
리턴 void

Write() 공개 메소드

public Write ( BioQuestTask task ) : void
task BioQuestTask
리턴 void

Write() 공개 메소드

public Write ( BioStateTaskList taskList ) : void
taskList BioStateTaskList
리턴 void

Write() 공개 메소드

public Write ( BioTaskEval taskEval ) : void
taskEval BioTaskEval
리턴 void

프로퍼티 상세

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

public static BioQuestMapWriter Null
리턴 BioQuestMapWriter