《Unreal Engine4 Scripting with C++ CookBook》:Chapter 1: UE4 Development Tools

 

1.  Visual Studio分community版本和专业版本,community免费。

 

2.  logging with UE_LOG

Logging is extremely important for outputting internal game data. Using log tools lets you print information into a Output Log window in the UE4 editor.

格式:

UE_LOG(LogTemp, Warning, TEXT("Some warning message") );

Turn on the Output Log inside the UE4 editor to see your log messages printed in that window as your program is running

 


3. 构造FString变量

1)方法1:Printf函数

2)方法2:Format函数

 

4. github上的issue track功能

可设置label等。。。

 

5.Project management on VisualStudio.com –managing the tasks in your project
 

1) 原来visual studio也提供了任务管理的工具:

Microsoft's Visual Studio Team Services offers planning tools for Scrum and Kanban style programming assignment of tasks (Features, Bugs, and so on).    When you sign up for Visual Studio's Community Edition during setup, your account includes free use of these tools.

---用到时候可以研究。

 

2)一些scram方面的概念:user story

 

可以建立一个专题学习以下agile software,jira:

https://www.cnblogs.com/LewisMen/p/5975324.html

https://www.amazon.cn/dp/B07FNYBHXS/ref=sr_1_1?__mk_zh_CN=%E4%BA%9A%E9%A9%AC%E9%80%8A%E7%BD%91%E7%AB%99&keywords=agile+software&qid=1575213681&s=digital-text&sr=1-1

 

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

First Snowflakes

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值