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
DodongosQuest
Items
Give_Strategies
StandardGiveStrategy
C# Class DodongosQuest.Items.Give_Strategies.StandardGiveStrategy
Inheritance:
IGiveStrategy
Datei anzeigen
Open project: faintpixel/Roguelike
Class Usage Examples
Public Methods
Method
Description
Give
(
IItem
item
,
World
world
,
ICreature
giver
) :
void
Method Details
Give()
public
method
public
Give
(
IItem
item
,
World
world
,
ICreature
giver
) :
void
item
IItem
world
World
giver
ICreature
return
void