C# 클래스 ValveResourceFormat.ResourceTypes.NTRO

상속: ValveResourceFormat.Blocks.ResourceData
파일 보기 프로젝트 열기: SteamDatabase/ValveResourceFormat 1 사용 예제들

공개 메소드들

메소드 설명
Read ( BinaryReader reader, Resource resource ) : void
ToString ( ) : string

비공개 메소드들

메소드 설명
ReadField ( ResourceIntrospectionManifest field, bool pointer ) : NTROValue
ReadFieldIntrospection ( ResourceIntrospectionManifest field, NTROStruct &structEntry ) : void
ReadStructure ( ResourceIntrospectionManifest refStruct, long startingOffset ) : NTROStruct

메소드 상세

Read() 공개 메소드

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

ToString() 공개 메소드

public ToString ( ) : string
리턴 string