C# Class KFreonLib.Textures.TPFTexInfo.PCCExpID

Show file Open project: ME3Explorer/ME3Explorer

Public Properties

Property Type Description
expid int
file string

Public Methods

Method Description
PCCExpID ( string name, int exp ) : KFreonLib.Debugging

Method Details

PCCExpID() public method

public PCCExpID ( string name, int exp ) : KFreonLib.Debugging
name string
exp int
return KFreonLib.Debugging

Property Details

expid public property

public int expid
return int

file public property

public string file
return string