The Select node is a handy addition in the unreal engine blueprint library that allows you to select a single output from multiple inputs based on a variable, like Enumeration, Boolean or even integer. Here is an example of select node usage, where we choose footstep sound based on the surface type of a physical material: