Blueprint Session Result Struct - Cannot Break?

I am unable to break a session result struct in blueprints?
I am also unable to get members, and can only set members?
I am I missing something here? Should I not be able to do this?

I was trying to get the information for a session result to display in a widget



I am an idiot:

just use get to get not the array index, but the actual struct variables

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.