C# Class ValveResourceFormat.Blocks.ResourceExtRefList

"RERL" block. ResourceExtRefList_t
Inheritance: Block
Datei anzeigen Open project: SteamDatabase/ValveResourceFormat Class Usage Examples

Public Methods

Method 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 method

public GetChar ( ) : BlockType
return BlockType

Read() public method

public Read ( BinaryReader reader, Resource resource ) : void
reader System.IO.BinaryReader
resource Resource
return void

ResourceExtRefList() public method

public ResourceExtRefList ( ) : System.CodeDom.Compiler
return System.CodeDom.Compiler

WriteText() public method

public WriteText ( IndentedTextWriter writer ) : void
writer System.CodeDom.Compiler.IndentedTextWriter
return void

this() public method

public this ( ulong id ) : string
id ulong
return string