Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
PSSGManager
CAttributeInfo
C# Class PSSGManager.CAttributeInfo
Datei anzeigen
Open project: miek/dirt3-modding
Class Usage Examples
Public Properties
Property
Type
Description
id
int
name
string
Public Methods
Method
Description
CAttributeInfo
(
EndianBinaryReaderEx
reader
) :
System
Method Details
CAttributeInfo()
public
method
public
CAttributeInfo
(
EndianBinaryReaderEx
reader
) :
System
reader
EndianBinaryReaderEx
return
System
Property Details
id
public_oe property
public
int
id
return
int
name
public_oe property
public
string
name
return
string