Where is the select node documentation?

Hi, I cant workout how to populate the option list of a select with an array. Doesnt work the way I expected, and can’t find any documentation (anywhere!) - Am I blind?

Would appreciate some help… please.

Thanks
Stuart

Do you want to achieve something like this?

Not quite, but thanks for replying. I need options from an enum.

I figured how to use the node finally. It had a physics surface type enum feeding it, but when I changed the enum, it didn’t refresh which puzzled me. I eventually created another one and it automatically refreshed the list from the enum.

But there is still no documentation on the node in the official unreal docs that I can find, or anywhere else for that matter - which is ultimately actually my question.

I don’t see the doc too.

To “populate the option list of a select with an array”, you can just use array’s Get function instead of Select node.

Best no official documentation on Select node: WTF Is? Select in Unreal Engine 4 ( UE4 ) - YouTube