|
Parameters |
Description |
|
const char * className |
Class name. |
|
const char * category |
Category name. |
|
int firstSlot |
Number of the first slot. |
|
bool wrap |
True to wrap, false otherwise. |
Syntax: Inventory.FindNext( const char *className, const char *category, int firstSlot, bool wrap )
Search for the specified class and return the previous one in the inventory with the specific info.
|
Copyright (c) 2012. All rights reserved.
|