C# Class Gammtek.Conduit.MassEffect3.SFXGame.QuestMap.BioQuestProgress

Inheritance: BioVersionedNativeObject
Mostra file Open project: ME3Explorer/ME3Explorer

Public Methods

Method Description
BioQuestProgress ( bool questUpdated = false, int questAdded, int activeGoal, IList taskHistory = null, int instanceVersion ) : System.Collections.Generic

Method Details

BioQuestProgress() public method

public BioQuestProgress ( bool questUpdated = false, int questAdded, int activeGoal, IList taskHistory = null, int instanceVersion ) : System.Collections.Generic
questUpdated bool
questAdded int
activeGoal int
taskHistory IList
instanceVersion int
return System.Collections.Generic