C# Class OpenRA.FileSystem.Entry

Exibir arquivo Open project: pchote/OpenRA Class Usage Examples

Public Properties

Property Type Description
Filename string
Length uint
Offset uint

Property Details

Filename public_oe property

public string Filename
return string

Length public_oe property

public uint Length
return uint

Offset public_oe property

public uint Offset
return uint