Publisher | KYI Games |
---|---|
File size | 4.35MB |
Number of files | 163 |
Latest version | 1.2.2 |
Latest release date | 2019-04-08 12:31:10 |
First release date | 2016-06-20 08:50:31 |
Supported Unity versions | 2018.4.2 or higher |
Key features
(1) ScriptableObject support
ScriptableObject produces a powerful way in data handling. It can be referenced by MonoBehaviour class regardless of scene dependency.
(2) Automatic script generation
Easy Data Table automatically generate ScriptableObject script corresponding your data table definition. Dependency between auto-generated code and data schema will be kept by unity system. In other words, you can change your data schema file name without worry.
(3) XML import/export
XML importing and exporting supported. This allows you to populate data table easily with a data sheet software such as Excel.
(4) XML encryption
XML encryption based on AES-256 is supported. You can choose either encrypting elements or whole document.
(5) Array input helper
You can access the array input helper by clicking header in every array and table. Array input helper supports you to fill array or table columns quickly.
Currently FILL, LINEAR, TEXTAREA Patterns are available.
(6) All major class ReorderableList
By adding attribute to wrapped serializable class, you can make reorderable list of all major collections, Array, List, Stack, Queue and Dictionary. For convinience, ready-to-use collections of major types are already built in.
(7) Intuitive GUI
You can swap rows by Drag and drop, delete any row clicking X mark, and add or remove a element easily. And also type color settings help you quickly identify the type of column.
Support E-mail : [email protected]