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

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

공개 메소드들

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

BioQuestTask ( int name = DefaultName, int description = DefaultDescription, bool questCompleteTask = DefaultQuestCompleteTask, IList plotItemIndices = null, int planetName = DefaultPlanetName, int planetNameFlags = DefaultPlanetNameFlags, string waypointTag = DefaultWaypointTag, int instanceVersion = DefaultInstanceVersion ) : System.Collections.Generic

메소드 상세

BioQuestTask() 공개 메소드

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

BioQuestTask() 공개 메소드

public BioQuestTask ( int name = DefaultName, int description = DefaultDescription, bool questCompleteTask = DefaultQuestCompleteTask, IList plotItemIndices = null, int planetName = DefaultPlanetName, int planetNameFlags = DefaultPlanetNameFlags, string waypointTag = DefaultWaypointTag, int instanceVersion = DefaultInstanceVersion ) : System.Collections.Generic
name int
description int
questCompleteTask bool
plotItemIndices IList
planetName int
planetNameFlags int
waypointTag string
instanceVersion int
리턴 System.Collections.Generic