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

Inheritance: BioVersionedNativeObject
Datei anzeigen Open project: ME3Explorer/ME3Explorer Class Usage Examples

Public Methods

Method Description
BioStateEvent ( BioStateEvent other ) : System.Collections.Generic

BioStateEvent ( IList elements = null, int instanceVersion = DefaultInstanceVersion ) : System.Collections.Generic

ToString ( ) : string

Method Details

BioStateEvent() public method

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

BioStateEvent() public method

public BioStateEvent ( IList elements = null, int instanceVersion = DefaultInstanceVersion ) : System.Collections.Generic
elements IList
instanceVersion int
return System.Collections.Generic

ToString() public method

public ToString ( ) : string
return string