UE INI File Operation [ Read / Write ] Plug-in description

简介: UE INI File Operation [ Read / Write ] Plug-in description

INI File Read And Write Operations On Windows Platform

1. Write INI String

IMPORT:

Directory: Choose save directory

Project Directory : current project directory

Project Content Directory:Current project Content directory

Project Config Directory:Current project Config directory

Project Saved Directory:Current project Saved directory

User AppData Directory:User computer data storage directory C:/Users/username/AppData/Local/


FileName:INI file name

SectionName:node name

KeyName:keyword name

String:written value


OUTPUT:

Success: Whether the write is successful

2. Read INI String


IMPORT:

Directory: Select read directory


Project Directory : current project directory

Project Content Directory:Current project Content directory

Project Config Directory:Current project Config directory

Project Saved Directory:Current project Saved directory

User AppData Directory:User computer data storage directory C:/Users/username/AppData/Local/


FileName:INI file name

SectionName:node name

KeyName:keyword name

Default:Default value to return on read failure


OUTPUT:

String: Return the read data, if not read successfully, return the Default setting value


INI File Operation [ Read / Write ] in Code Plugins - UE Marketplace

INI File Read And Write Operations On Windows Platform

https://www.unrealengine.com/marketplace/product/6022c8c1d0b34cc5b595621530bbb069

相关文章
|
30天前
|
Java
cannot open shared object file: No such file or directory
cannot open shared object file: No such file or directory
32 0
|
11月前
UE Operation File [ Read / Write ] DTOperateFile Plug-in Description
UE Operation File [ Read / Write ] DTOperateFile Plug-in Description
47 0
|
11月前
UE Operation File [ Read / Write ] DTOperateFile 插件说明
UE Operation File [ Read / Write ] DTOperateFile 插件说明
42 0
|
11月前
|
Windows
UE INI文件操作 INI File Operation [ Read / Write ] 插件说明
UE INI文件操作 INI File Operation [ Read / Write ] 插件说明
87 0
【问题】Log writing failed, No space left on device @ io_write - /mnt/project/log/development.log
【问题】Log writing failed, No space left on device @ io_write - /mnt/project/log/development.log
151 0
【问题】Log writing failed, No space left on device @ io_write - /mnt/project/log/development.log
Can‘t read file : End of file found 文件:txn_current、current svn无法正常读取文件
Can‘t read file : End of file found 文件:txn_current、current svn无法正常读取文件
Can‘t read file : End of file found 文件:txn_current、current svn无法正常读取文件

热门文章

最新文章