Custom K2 Node and Thunk for an Array of FInstancedStruct.
FYI: This is good for stuff which is derived from a base struct type and you want to filter it. So there is going to be a lot of code here, and a few overrides of the engine, plus a custom module which is UncookedOnly for the K2Node and its stuff to live in. The … Custom K2 Node and Thunk for an Array of FInstancedStruct.