Skip to content

Plugin that adds two new nodes for looking up data tables by tag instead of row names

License

Notifications You must be signed in to change notification settings

deadstar619/DataTableGameplayTag

Repository files navigation

DataTable GameplayTag nodes for Unreal Engine 5.3

Overview

The DataTableGameplayTag plugin adds the following nodes to the engine:

Get Data Table Row By Tag

Get Data Table Row By Tag

This node allows you to retrieve a row from a data table by specifying a gameplay tag instead of the row name. This eliminates the need to specify the gameplay tag twice in the data table.

Get Data Table Row Tags

Get Data Table Row Tags

With this node, you can obtain all tags associated with the rows in a data table. Invalid tags will be logged.

Installation

Clone or download the repository and place into the plugins folder.

I have only tested the plugin with 5.3 but should be working on 5.1.1 onwards.

About

Plugin that adds two new nodes for looking up data tables by tag instead of row names

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published