Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Ms3dLoader
Header
C# Class Ms3dLoader.Header
Show file
Open project: tpb3d/TPB3D
Class Usage Examples
Public Properties
Property
Type
Description
id
string
version
int
Public Methods
Method
Description
Header
(
BinaryReader
r
) :
System
ToString
( ) :
string
Method Details
Header()
public
method
public
Header
(
BinaryReader
r
) :
System
r
System.IO.BinaryReader
return
System
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
id
public property
public
string
id
return
string
version
public property
public
int
version
return
int