Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
AssemblyCSharp
IngredientDefinition
C# Class AssemblyCSharp.IngredientDefinition
Inheritance:
Definition
Mostra file
Open project: wooga/ps_social_jam
Protected Properties
Property
Type
Description
quality
int
supplements
string
type_id
string
Public Methods
Method
Description
ToString
( ) :
string
Private Methods
Method
Description
InitSupplements
( ) :
List
Method Details
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
quality
protected_oe property
protected
int
quality
return
int
supplements
protected_oe property
protected
string
supplements
return
string
type_id
protected_oe property
protected
string
type_id
return
string