UE_LOGは便利だが、UKismetSystemLibrary::PrintStringで画面にログを表示したい時に、sprintfのようなものがあったらいいなって探し ...
だんだん人の思考やビジョンに近づいてきています。 コンピューターが人に近づいてきている それでは、Blueprintの内容をC++で再現します。 【C++版】関数(Function) C++でBlueprintを再現すること Blueptintの[Add]ノードを再現するFunction[Sum]を再現します。 Blueptint ...
cpp-fstring is a C++ code processor that expands {var} type statements inside strings to equivalent fmt::format commands. So you can do things like: fstr.h contains helper routines needed to stringify ...