C# Class BCH.BCH

Show file 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 property

public UInt32,System DataLength
return System.UInt32

DataOffset public property

public UInt32,System DataOffset
return System.UInt32

DescOffset public property

public UInt32,System DescOffset
return System.UInt32

Extension public property

public string Extension
return string

FileName public property

public string FileName
return string

FilePath public property

public string FilePath
return string

InfoOffset public property

public UInt32,System InfoOffset
return System.UInt32

Magic public property

public UInt32,System Magic
return System.UInt32

RawNames public property

public Dictionary RawNames
return String>.Dictionary

SymbolOffset public property

public UInt32,System SymbolOffset
return System.UInt32

TableOffset public property

public UInt32,System TableOffset
return System.UInt32

TexNames public property

public List TexNames
return List

TextureCount public property

public UInt32,System TextureCount
return System.UInt32

Textures public property

public List Textures
return List

data public property

public byte[] data
return byte[]