C# Class AdvancedLauncher.SDK.Management.FileSystemManager.FileEntry

Datei anzeigen Open project: GoldRenard/DMOAdvancedLauncher

Public Properties

Property Type Description
Id uint
Offset long
SizeAvailable uint
SizeCurrent uint

Public Methods

Method Description
ToString ( ) : string

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

Id public_oe property

public uint Id
return uint

Offset public_oe property

public long Offset
return long

SizeAvailable public_oe property

public uint SizeAvailable
return uint

SizeCurrent public_oe property

public uint SizeCurrent
return uint