Can you store a struct in a blackboard? And what about arrays in blackboard? Is this possible?

We are going to support arrays in 4.8. User-created structs not so much - it’s very tricky and we’re blocked by some BP details. We’ll add it as soon as possible.

And as a fallback you can always create a custom BP class storing your stuff and have that stored in Blackboard. That’s supported from the very beginnings of our Blackboard implementation.

Cheers,

–mieszko