C# Класс Gammtek.Conduit.MassEffect3.SFXGame.QuestMap.BioQuest

Наследование: BioVersionedNativeObject
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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