Data Table Nodes

SovereignDev - Code Plugins - Nov 21, 2021
8
4.75 out of 5 stars(8 ratings)
  • 88%
  • 0%
  • 13%
  • 0%
  • 0%

This plugin exposes some very useful nodes to blueprints for handling Data Tables

  • Supported Platforms
  • Supported Engine Versions
    4.26 - 4.27, 5.0 - 5.2
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

Data Tables are an extremely useful tool inside Unreal Engine but sadly blueprints does not have the same functionality that you get inside C++. This plugin was created to expose those features into blueprints for everyone to use. Using the power of K2 nodes, you can easily add, remove, and change the data inside a data table while the nodes will automatically update to the variables in your struct.

Technical Details

Features: (Please include a full, comprehensive list of the features of the product)

  • Editor and Runtime
  •  Add to Data Tables
  •  Remove from Tables
  • Get Length of Data Tables


Code Modules: (Please include a full list of each Plugin module and their module type (Runtime, Editor etc.))

  •  DataTableNodes[Runtime]
  •  DataTableNodesEditor[Editor]


Documentation: https://app.milanote.com/1MOdqH1S2Bad6S?p=PkSqswQuaBF

Number of C++ Classes: 2

Network Replicated: (No)

Supported Development Platforms: (Windows)

Supported Target Build Platforms: (Windows)