Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
PSSGManager
CAttribute
C# Class PSSGManager.CAttribute
显示文件
Open project: miek/dirt3-modding
Class Usage Examples
Public Properties
Property
Type
Description
data
object
id
int
Public Methods
Method
Description
CAttribute
(
EndianBinaryReaderEx
reader
,
CPSSGFile
file
) :
System
ToString
( ) :
string
Method Details
CAttribute()
public
method
public
CAttribute
(
EndianBinaryReaderEx
reader
,
CPSSGFile
file
) :
System
reader
EndianBinaryReaderEx
file
CPSSGFile
return
System
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
data
public_oe property
public
object
data
return
object
id
public_oe property
public
int
id
return
int