C# 클래스 Gammtek.Conduit.MassEffect3.SFXGame.QuestMap.BioQuest

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

공개 메소드들

메소드 설명
BioQuest ( BioQuest other ) : System.Collections.Generic

BioQuest ( bool isMission = DefaultIsMission, IList goals = null, IList tasks = null, IList plotItems = null, int instanceVersion = DefaultInstanceVersion ) : System.Collections.Generic

메소드 상세

BioQuest() 공개 메소드

public BioQuest ( BioQuest other ) : System.Collections.Generic
other BioQuest
리턴 System.Collections.Generic

BioQuest() 공개 메소드

public BioQuest ( bool isMission = DefaultIsMission, IList goals = null, IList tasks = null, IList plotItems = null, int instanceVersion = DefaultInstanceVersion ) : System.Collections.Generic
isMission bool
goals IList
tasks IList
plotItems IList
instanceVersion int
리턴 System.Collections.Generic