C# Class ValveResourceFormat.Blocks.ResourceExtRefList

"RERL" block. ResourceExtRefList_t
Inheritance: Block
Afficher le fichier Open project: SteamDatabase/ValveResourceFormat Class Usage Examples

Méthodes publiques

Méthode Description
GetChar ( ) : BlockType
Read ( BinaryReader reader, Resource resource ) : void
ResourceExtRefList ( ) : System.CodeDom.Compiler
WriteText ( IndentedTextWriter writer ) : void
this ( ulong id ) : string

Method Details

GetChar() public méthode

public GetChar ( ) : BlockType
Résultat BlockType

Read() public méthode

public Read ( BinaryReader reader, Resource resource ) : void
reader System.IO.BinaryReader
resource Resource
Résultat void

ResourceExtRefList() public méthode

public ResourceExtRefList ( ) : System.CodeDom.Compiler
Résultat System.CodeDom.Compiler

WriteText() public méthode

public WriteText ( IndentedTextWriter writer ) : void
writer System.CodeDom.Compiler.IndentedTextWriter
Résultat void

this() public méthode

public this ( ulong id ) : string
id ulong
Résultat string