C# Класс Gammtek.Conduit.MassEffect3.SFXGame.StateEventMap.BioStateEventElementSubstate

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

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

Метод Описание
BioStateEventElementSubstate ( BioStateEventElementSubstate other ) : System.Collections.Generic

BioStateEventElementSubstate ( int globalBool = DefaultGlobalBool, bool newState = DefaultNewState, int parentIndex = DefaultParentIndex, bool parentTypeOr = DefaultParentTypeOr, bool useParam = DefaultUseParam, IList siblingIndices = null, int instanceVersion = DefaultInstanceVersion ) : System.Collections.Generic

Описание методов

BioStateEventElementSubstate() публичный Метод

public BioStateEventElementSubstate ( BioStateEventElementSubstate other ) : System.Collections.Generic
other BioStateEventElementSubstate
Результат System.Collections.Generic

BioStateEventElementSubstate() публичный Метод

public BioStateEventElementSubstate ( int globalBool = DefaultGlobalBool, bool newState = DefaultNewState, int parentIndex = DefaultParentIndex, bool parentTypeOr = DefaultParentTypeOr, bool useParam = DefaultUseParam, IList siblingIndices = null, int instanceVersion = DefaultInstanceVersion ) : System.Collections.Generic
globalBool int
newState bool
parentIndex int
parentTypeOr bool
useParam bool
siblingIndices IList
instanceVersion int
Результат System.Collections.Generic