C++学到什么程度才能开始搞游戏开发
展开全部
Actor* gold = SpawnActor<Gold>(ClassOf(Gold), Transform::Default, "Name", [](const Actor& spawnActor, const Vector& location){
String log = String::Format("name:%s, x:%f, y:%f", spawnActor.Name() location.X, location.Y);
Log(LogOtherParamters, log);
});
这段代码你要能看懂,基本就可以了。
本回答被网友采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询