C# Class BCH.BCH

Datei anzeigen Open project: SciresM/FEAT Class Usage Examples

Public Properties

Property Type Description
DataLength System.UInt32
DataOffset System.UInt32
DescOffset System.UInt32
Extension string
FileName string
FilePath string
InfoOffset System.UInt32
Magic System.UInt32
RawNames String>.Dictionary
SymbolOffset System.UInt32
TableOffset System.UInt32
TexNames List
TextureCount System.UInt32
Textures List
data byte[]

Property Details

DataLength public_oe property

public UInt32,System DataLength
return System.UInt32

DataOffset public_oe property

public UInt32,System DataOffset
return System.UInt32

DescOffset public_oe property

public UInt32,System DescOffset
return System.UInt32

Extension public_oe property

public string Extension
return string

FileName public_oe property

public string FileName
return string

FilePath public_oe property

public string FilePath
return string

InfoOffset public_oe property

public UInt32,System InfoOffset
return System.UInt32

Magic public_oe property

public UInt32,System Magic
return System.UInt32

RawNames public_oe property

public Dictionary RawNames
return String>.Dictionary

SymbolOffset public_oe property

public UInt32,System SymbolOffset
return System.UInt32

TableOffset public_oe property

public UInt32,System TableOffset
return System.UInt32

TexNames public_oe property

public List TexNames
return List

TextureCount public_oe property

public UInt32,System TextureCount
return System.UInt32

Textures public_oe property

public List Textures
return List

data public_oe property

public byte[] data
return byte[]