C# Class CASCExplorer.IndexEntry

Show file Open project: WoW-Tools/CASCExplorer Class Usage Examples

Public Properties

Property Type Description
Index int
Offset int
Size int

Property Details

Index public property

public int Index
return int

Offset public property

public int Offset
return int

Size public property

public int Size
return int