Hi here’s something that I think, that it could be useful for someone:
Base Class:

Variables:

//I’m using Actor (cause I need some functionality), but it can be simplified using just UObject
Initialize using this function “Setup”:
Make functions to use your multidimensional array:
Usage:
Initialize:
Get Element from array:









