Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
DodongosQuest
Items
Give_Strategies
StandardGiveStrategy
C# 클래스 DodongosQuest.Items.Give_Strategies.StandardGiveStrategy
상속:
IGiveStrategy
파일 보기
프로젝트 열기: faintpixel/Roguelike
1 사용 예제들
공개 메소드들
메소드
설명
Give
(
IItem
item
,
World
world
,
ICreature
giver
) :
void
메소드 상세
Give()
공개
메소드
public
Give
(
IItem
item
,
World
world
,
ICreature
giver
) :
void
item
IItem
world
World
giver
ICreature
리턴
void