C# Class Gibbed.MassEffect3.FileFormats.Coalesced.Entry

Afficher le fichier Open project: ME3Explorer/ME3Explorer

Méthodes publiques

Свойство Type Description
Type int
Value string

Méthodes publiques

Méthode Description
Entry ( int type, string value )

Method Details

Entry() public méthode

public Entry ( int type, string value )
type int
value string

Property Details

Type public_oe property

public int Type
Résultat int

Value public_oe property

public string Value
Résultat string