GetDroppableFlag(object)
Determines if an item can be dropped.
int GetDroppableFlag( object oItem );
Parameters
oItem
Item to test to see if it can be dropped.
Description
Returns TRUE if an item can be dropped, FALSE otherwise.
Version
1.27
See Also
functions: | SetDroppableFlag |
categories: | Inventory Functions |
author: Charles Feduke
Send comments on this topic.