Removes value at specified index and pushes back all subsequent values. Behavior undefined if index outside [0, num-1].
Function ccCArrayRemoveValueAtIndex
#include <Geode/cocos/support/data_support/ccCArray.h>
uintindex
)#include <Geode/cocos/support/data_support/ccCArray.h>
Removes value at specified index and pushes back all subsequent values. Behavior undefined if index outside [0, num-1].