C# Class Gammtek.Conduit.MassEffect3.SFXGame.StateEventMap.BioStateEventElementSubstate

Inheritance: BioStateEventElement
Mostra file Open project: ME3Explorer/ME3Explorer Class Usage Examples

Public Methods

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

Method Details

BioStateEventElementSubstate() public method

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

BioStateEventElementSubstate() public method

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