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

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

공개 메소드들

메소드 설명
BioQuestGoal ( BioQuestGoal other )

BioQuestGoal ( int name = DefaultName, int description = DefaultDescription, int conditional = DefaultConditional, int state = DefaultState, int instanceVersion = DefaultInstanceVersion )

메소드 상세

BioQuestGoal() 공개 메소드

public BioQuestGoal ( BioQuestGoal other )
other BioQuestGoal

BioQuestGoal() 공개 메소드

public BioQuestGoal ( int name = DefaultName, int description = DefaultDescription, int conditional = DefaultConditional, int state = DefaultState, int instanceVersion = DefaultInstanceVersion )
name int
description int
conditional int
state int
instanceVersion int