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

Inheritance: BioVersionedNativeObject
Mostrar archivo Open project: ME3Explorer/ME3Explorer Class Usage Examples

Public Methods

Method Description
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

Method Details

BioQuest() public method

public BioQuest ( BioQuest other ) : System.Collections.Generic
other BioQuest
return System.Collections.Generic

BioQuest() public method

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
return System.Collections.Generic