[This is preliminary documentation and is subject to change.]

Drops the here.

Namespace:  Phoenix
Assembly:  Phoenix (in Phoenix.dll) Version: 0.7.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
[CommandAttribute]
public static bool DropHere(
	ushort amount
)
<CommandAttribute> _
Public Shared Function DropHere ( _
	amount As UShort _
) As Boolean
[CommandAttribute]
public:
static bool DropHere(
	unsigned short amount
)

Parameters

amount
UInt16
The amount.

Return Value

See Also