Class CallFuncExtImpl<F>

#include <Geode/utils/cocos.hpp>
template<invocable F>classCallFuncExtImpl:publiccocos2d::CCActionInstant{ ... }

CCCallFunc alternative that accepts a lambda (or any function object)

Template parameters

The

type of the function object
Examples0
Public static methods2
staticgeode::cocos::CallFuncExtImpl*create()
No description provided
staticgeode::cocos::CallFuncExtImpl*create(
F&&func
)
No description provided
Public member functions0
Fields0
Protected member functions0
Protected fields0