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
RPG
Item
C# Class RPG.Item
Datei anzeigen
Open project: borisblizzard/arcreator
Public Methods
Method
Description
Item
( ) :
System.Collections.Generic
Creates a new instance of an RPG.Item.
ToString
( ) :
string
Returns a
that represents the current object.
Method Details
Item()
public
method
Creates a new instance of an RPG.Item.
public
Item
( ) :
System.Collections.Generic
return
System.Collections.Generic
ToString()
public
method
Returns a
that represents the current object.
public
ToString
( ) :
string
return
string