C# 클래스 ValveResourceFormat.Blocks.ResourceExtRefList

"RERL" block. ResourceExtRefList_t
상속: Block
파일 보기 프로젝트 열기: SteamDatabase/ValveResourceFormat 1 사용 예제들

공개 메소드들

메소드 설명
GetChar ( ) : BlockType
Read ( BinaryReader reader, Resource resource ) : void
ResourceExtRefList ( ) : System.CodeDom.Compiler
WriteText ( IndentedTextWriter writer ) : void
this ( ulong id ) : string

메소드 상세

GetChar() 공개 메소드

public GetChar ( ) : BlockType
리턴 BlockType

Read() 공개 메소드

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

ResourceExtRefList() 공개 메소드

public ResourceExtRefList ( ) : System.CodeDom.Compiler
리턴 System.CodeDom.Compiler

WriteText() 공개 메소드

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

this() 공개 메소드

public this ( ulong id ) : string
id ulong
리턴 string