Skip to content

实现unity在各个平台对xml文件的增删改查

Notifications You must be signed in to change notification settings

244916896/unity_xml_operation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

unity_xml_operation

Info:

实现unity在各个平台对xml文件的增删改查

RetrieveXml:

通过键读取指定文件中此键所对应的内容

DeleteXml:

删除指定的键

UpdateXml:

将指定的键修改为指定的值(存在键值对是更新,不存在时添加)

contact:

project:
https://assetstore.unity.com/publishers/28617

About

实现unity在各个平台对xml文件的增删改查

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages