Class EnterLayerEvent<T>
#include <Geode/ui/EnterLayerEvent.hpp>template<InheritsCCNode T>classEnterLayerEvent:publicgeode::GlobalEvent<geode::EnterLayerEvent<T>,bool (std::string_view, cocos2d::CCNode *),bool (cocos2d::CCNode *),std::string>{ ... }
No description provided