Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

DataTable

An asset by Ward727
The page banner background of a mountain and forest
DataTable thumbnail image
DataTable thumbnail image
DataTable thumbnail image
DataTable hero image

Quick Information

0 ratings
DataTable icon image
Ward727
DataTable

This addons allow you to have a datatable system like what you can found inside UE. This allow you to create a structure of data, then create a table of item that use this structure, all of this in a nice interface!Nearly all Godot types are available!

Supported Engine Version
4.1
Version String
2.2.0
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

💾Godot DataTable Plugin

A plugin that give you the ability to create datatable directly inside the editor.

README

If you got some suggestions (features, types, etc.), found a bug, or want to say something about it, open an issue! 🙂

Download it on the Godot Asset store or on GitHub!

✨Features

  • Nearly all types supported (int, string, Rect2, Vector4, Projection, etc.)

  • A nice UI directly integrated within the editor

  • A class that give you the ability to get, set or remove element inside a table

  • An auto-update system (But you can choose to don't do the update if you want!) Original Creator: Nathanhoad for Godot Input Helper under MIT License

  • The ability to create an element that is an array inside a table with other elements

  • Complete class documentation with example and details

  • All data are saved inside a PackedDataContainer that allow you to serielizes them with ease!

  • Collection system - A feature that allow you to create multiple datatable file for one project

  • Setting a default value for each parameters of a structure

  • Generate a base class from your structure

👨‍💻Upcoming Features

  • The ability to link other table / table item inside another table

  • Example project

  • And more!

  • Want something and don't see it here? Make an issue!🙂

❔FAQ

Can I use C# with this plugin?

The C# is not actually supported, I will work on it if it's needed, but for now I want first to finish this plugin feature before maybe doing it. If needed, please open an issue

I created my table, and added elements in it, how can I access it?

You can access it by using the Collection class!

©License

This plugin is licensed under the MIT License, see License for more info.

This addons allow you to have a datatable system like what you can found inside UE.

This allow you to create a structure of data, then create a table of item that use this structure, all of this in a nice interface!

Nearly all Godot types are available!

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
DataTable icon image
Ward727
DataTable

This addons allow you to have a datatable system like what you can found inside UE. This allow you to create a structure of data, then create a table of item that use this structure, all of this in a nice interface!Nearly all Godot types are available!

Supported Engine Version
4.1
Version String
2.2.0
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers