Gets a node by tag by traversing children recursively
Function getChildByTagRecursive
#include <Geode/utils/cocos.hpp>cocos2d::CCNode*node
,inttag
)node
Parent node
tag
Target tag
Child node with specified tag, or null if there is none
#include <Geode/utils/cocos.hpp>Gets a node by tag by traversing children recursively
node
tag