Searches for the first occurrence of value and removes it. If value is not found the function has no effect.
Function ccCArrayRemoveValue
#include <Geode/cocos/support/data_support/ccCArray.h>
void*value
)#include <Geode/cocos/support/data_support/ccCArray.h>
Searches for the first occurrence of value and removes it. If value is not found the function has no effect.