
Originally Posted by
Xeno Scripts
Cipsoft communicates in german or something, it stands where you apply for a job there..

I speak with features and code, not words..
Woops, I mean
c++ code:auto func = std::bind(Me::GetInstance(), Me::Speak);
Scheduler->Invoke<void, FeatureType*, CodeType*>(func, Features::GetInstance(), Code::GetInstance());