Unreal Engine 4.x Scripting with C++ Cookbook
上QQ阅读APP看书,第一时间看更新

Getting ready

To use this recipe, you should have a C++ project that you can add C++ code to. In addition, you should have completed the preceding recipe, Making a UCLASS – deriving from UObject.