Unity Advanced CSV Engine plug-in---help you get rid of all the obstacles

Source: Internet
Author: User

??


Advanced CSV Engine


The advanced CSV engine is the ultimate solution for CSV users. It provides you with pro features including class mappings, type conversions, custom type converter execution, file encoding transformations, and generating CSV to C # classes. All you need to do is to map the data to the class (the row of a data structure) and then write a single line of code where you get the correct data from the destination CSV file. There is no more annoying loop parsing and type conversion.

The following system types are supported:
? BOOL, Byte, char, DateTime, Decimal, double, short, int, long, sbyte, float, string, ushort, uint, ULONG, enum

The following advanced types have been implemented (custom converters):
?. NET Types:array (t[]), List, Dictionary<tkey, tvalue>

? Unity Types:color, Rect, Vector2, Vector3, texture2d (from base64string)

? Column Mapping supports public/private/protected/internal Field & property and readonly field

? Both column index (zero based) and key name (string) mapping is supported

? Support assigning custom converters to ignore default converters

? Support skipping rows (e.g. description data) in CSV file

? Generic type supported. Custom generic Converter creating is supported

? Text file encoding format converting is supported

? Generating C # class file Form CSV is supported (Beta)

? Converting texture2d file to base64string is supported


https://www.assetstore.unity3d.com/en/#!/content/44117

https://www.assetstore.unity3d.com/en/#!/content/40738


??

Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.

Unity Advanced CSV Engine plug-in---help you get rid of all the obstacles

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.