C# Class OpenRA.FileSystem.Entry

Show file Open project: pchote/OpenRA Class Usage Examples

Public Properties

Property Type Description
Filename string
Length uint
Offset uint

Property Details

Filename public property

public string Filename
return string

Length public property

public uint Length
return uint

Offset public property

public uint Offset
return uint