C# Class OpenRA.FileSystem.D2kSoundResources.Entry

Afficher le fichier Open project: pchote/OpenRA

Méthodes publiques

Свойство Type Description
Length uint
Offset uint

Méthodes publiques

Méthode Description
Entry ( uint offset, uint length ) : System.Collections.Generic

Method Details

Entry() public méthode

public Entry ( uint offset, uint length ) : System.Collections.Generic
offset uint
length uint
Résultat System.Collections.Generic

Property Details

Length public_oe property

public uint Length
Résultat uint

Offset public_oe property

public uint Offset
Résultat uint