Keyword(s) to search:
Sort results by title
Keyword Index
SaveGame
.
.
::
.
.
DropNear Method
Namespace:
AngbandOS.Core
Assembly:
AngbandOS.Core
(in AngbandOS.Core.dll)
Syntax
C#
public
void
DropNear
(
Item
jPtr
,
int
chance
,
int
y
,
int
x
)
Parameters
jPtr
Type:
Item
chance
Type:
Int32
y
Type:
Int32
x
Type:
Int32
See Also
SaveGame Class
AngbandOS.Core Namespace