Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
ValveResourceFormat
ResourceTypes
Model
C# Class ValveResourceFormat.ResourceTypes.Model
Inheritance:
ValveResourceFormat.Blocks.ResourceData
Mostrar archivo
Open project: SteamDatabase/ValveResourceFormat
Public Methods
Method
Description
Read
(
BinaryReader
reader
,
Resource
resource
) :
void
Method Details
Read()
public
method
public
Read
(
BinaryReader
reader
,
Resource
resource
) :
void
reader
System.IO.BinaryReader
resource
Resource
return
void