C# Class KFreonLib.Textures.TPFTexInfo.PCCExpID

Afficher le fichier Open project: ME3Explorer/ME3Explorer

Méthodes publiques

Свойство Type Description
expid int
file string

Méthodes publiques

Méthode Description
PCCExpID ( string name, int exp ) : KFreonLib.Debugging

Method Details

PCCExpID() public méthode

public PCCExpID ( string name, int exp ) : KFreonLib.Debugging
name string
exp int
Résultat KFreonLib.Debugging

Property Details

expid public_oe property

public int expid
Résultat int

file public_oe property

public string file
Résultat string