Data Table Blueprint Optimization

Looks like a step in the right direction, a couple bits are missing:

  • the data table asset
  • and the bool you had here:

image


Note you have more DT entries than array indexes. It will generate exceeds bounds errors unless handled.

1 Like