Returns the index for the first occurrence of the provided value. If the value cannot be located, -1 will be returned.
int FindValue(any item, int block)
Value to search for
Optionally which block to search in
Array index, or -1 on failure
Invalid block index
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.