Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
FindNext
Syntax
C++
int FindNext(IFunctionHandler * pH, const char * className, const char * category, int firstSlot, bool wrap);
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 next one in the inventory with the specific info. 

 

Copyright (c) 2012. All rights reserved.