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

Inheritance: BioVersionedNativeObject
Afficher le fichier Open project: ME3Explorer/ME3Explorer Class Usage Examples

Méthodes publiques

Méthode Description
BioStateEvent ( BioStateEvent other ) : System.Collections.Generic

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

ToString ( ) : string

Method Details

BioStateEvent() public méthode

public BioStateEvent ( BioStateEvent other ) : System.Collections.Generic
other BioStateEvent
Résultat System.Collections.Generic

BioStateEvent() public méthode

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

ToString() public méthode

public ToString ( ) : string
Résultat string