当前位置:网站首页>varest蓝图设置json
varest蓝图设置json
2022-07-25 10:42:00 【directx3d_beginner】
首先,感谢b站up主吉叶子,https://www.bilibili.com/video/BV1aK411K7X7?p=2&spm_id_from=pageDriver&vd_source=9c88660c46704803dea5b7a21e5de836
先从虚幻商城里找到varest插件,

安装到引擎就行了。
使用时,先启动该插件,
和up主不同的是,在蓝图上先要获取到这个varest system,才能创建jsonobject,再对json的各个key赋值。(原视频中直接创建的)jsonObject.
赋值后,最后还需要将该jsonObject转换为单个字符串,才能打印出来。
当然,这样满足一重(key,value),如果多重key,value,怎么办呢?
就需要写函数了,设置局部变量jsonobject,并返回该局部jsonobject,使其makearray,而在全局jsonobject中,设置objectArrayField,这样就连上了。
运行结果打印出来json字符串
Ok
边栏推荐
- Mlx90640 infrared thermal imager temperature measurement module development notes (V)
- PostgreSQL stepping on the pit | error: operator does not exist: UUID = character varying
- 玩游戏想记录一下自己超神的瞬间?那么就来看一下如何使用Unity截图吧
- 游戏背包系统,“Inventory Pro插件”,研究学习-----妈妈再也不用担心我不会做背包了(Unity3D)
- Understanding: idea uses Scala to write wordcount programs and generate jar packages
- Shell Chapter 5 homework
- Redis 入门
- 【电子器件笔记5】二极管参数和选型
- 2022 年中回顾|一文看懂预训练模型最新进展
- Stm32cubemx learning record -- installation, configuration and use
猜你喜欢

What kind of product power does Hongguang miniev, the top seller of new energy, have?

STM32CubeMX学习记录--安装配置与使用

世界上最高效的笔记方法(改变你那老版的记笔记方法吧)

Esp32c3 based on the example tutorial of esp32 Rainmaker development under Arduino framework

HCIA experiment (06)

PostgreSQL stepping on the pit | error: operator does not exist: UUID = character varying
Learn NLP with Transformer (Chapter 3)

PostgreSQL踩坑 | ERROR: operator does not exist: uuid = character varying

The B2B2C multi merchant system has rich functions and is very easy to open!!!

C# Newtonsoft. Jason advanced usage
随机推荐
JVM性能调优方法
Hcip experiment (02)
Leetcode sword finger offer 28. symmetric binary tree
ArcMap cannot start the solution
DNS分离解析的实现方法详解
Getting started with tensorflow
Shell fourth day homework
[recursion] 938. Range and of binary search tree
[递归] 938. 二叉搜索树的范围和
Leetcode sword finger offer 27. image of binary tree
Redis 入门
HCIP (01)
为什么重写equals()方法必须要重写hashCode()方法
小区蔬菜配送的小程序
[IJCAI 2022] parameter efficient large model sparse training method, which greatly reduces the resources required for sparse training
黑客入门教程(非常详细)从零基础入门到精通,看完这一篇就够了。
Some errors of tensorflow calling multiple GPUs
Implementation of recommendation system collaborative filtering in spark
Understanding: idea uses Scala to write wordcount programs and generate jar packages
如何判断静态代码质量分析工具的性能?这五大因素必须考虑