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
AssemblyCSharp
Definition
C# Class AssemblyCSharp.Definition
Inheritance:
IDefinition
Datei anzeigen
Open project: wooga/ps_social_jam
Public Properties
Property
Type
Description
id
string
name
string
Protected Properties
Property
Type
Description
description
string
group
string
test
bool
Public Methods
Method
Description
Clone
( ) :
object
ID
( ) :
string
ItemName
( ) :
string
ParseErrorLog
( ) :
string
Method Details
Clone()
public
method
public
Clone
( ) :
object
return
object
ID()
public
method
public
ID
( ) :
string
return
string
ItemName()
public
method
public
ItemName
( ) :
string
return
string
ParseErrorLog()
public
method
public
ParseErrorLog
( ) :
string
return
string
Property Details
description
protected_oe property
protected
string
description
return
string
group
protected_oe property
protected
string
group
return
string
id
public_oe property
public
string
id
return
string
name
public_oe property
public
string
name
return
string
test
protected_oe property
protected
bool
test
return
bool