Function ccArrayAppendArray

#include <Geode/cocos/support/data_support/ccCArray.h>voidccArrayAppendArray(,)

Appends objects from plusArr to arr. Behavior undefined if arr doesn’t have enough capacity.

Examples0