|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/using-json-in-unreal-engine-4/
课程评论:没有评论
课程名称:在虚幻引擎4中使用JSON - C++ 课程概述:本课程将探讨如何利用虚幻引擎的JSON实现来创建您项目所需的JSON文件。JSON是一种存储各种数据类型的优秀方法,适用于管道、游戏数据、配置等多种项目。课程将使用C++编程语言在虚幻引擎4.22中进行教学,但同样适用于之前的引擎版本,因为该库在一段时间内没有变化。在完成本系列课程后,您将能够为您的项目编写自己的JSON系统,构建一个良好的框架来自动化该过程,并对如何进行JSON的输入输出操作充满信心。
In this course, we will be looking at how to utilise Unreal's Json implementation to create your own Json files for use in your project. Json is a great method for storing certain data types for all manner of projects, such as pipelines, game data, configs, and more. This course will be written in C++ using Unreal Engine 4.22, however it should apply to previous engine iterations fine, as the library has not changed in some time. After completing this series you should be able to write your own Json systems for your project, build a nice framework from which to automate the process, and be confident in how to approach your json I/O operations.