Function ccCArrayGetIndexOfValue

#include <Geode/cocos/support/data_support/ccCArray.h>uintccCArrayGetIndexOfValue(,
void*value
)

Returns index of first occurrence of value, NSNotFound if value not found.

Examples0