前言
UE已经封装好了ini的读写功能,我们只需要简单几步就可以读写ini文件
1、新建C++文件
这里我们选择Blueprint Function Library类型文章来源:https://www.toymoban.com/news/detail-680259.html
2、编写代码
2.1 头文件h文件
文章来源地址https://www.toymoban.com/news/detail-680259.html
// Fill out your copyright notice in the Description page of Project Settings.
#pragma once
到了这里,关于【UE】读写配置文件 ue读写ini文件的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!