The Select Node
Utilize the select nodes to return a variable based on a given condition (e.g. Boolean, Byte, Integer, Integer64, or Enumerator).

Utilize the select nodes to return a variable based on a given condition (e.g. Boolean, Byte, Integer, Integer64, or Enumerator).
Bonus: As of Unreal Engine 4.26, you can get a random item and its index from an array.
Unreal Directive is free and ad-free.
If it saved you time, you can help keep it that way.
06/More Tips
The Format Text NodeUtilize the Format Text node to integrate custom data into your text elements.
Blueprints
Variables
Float Is Now Double PrecisionUnreal Engine 5 brought about significant sweeping changes and many new additions.
Variables
Blueprints
For Each EnumeratorHaving trouble finding out how to loop through Enumerators in Blueprints? Simply open up the Action Menu by pressing the TAB key and type in "ForEachE"...
Blueprints
Variables
Set Members in StructureUtilize the Set Members node to easily modify specific variables of the desired structure.
Blueprints
Variables
Node Pin Drop ContextSpeed up blueprint workflows by drag dropping variables and functions onto existing node input and output pins.
Blueprints
Functions
+1
Drag & Drop Variable Modifier ShortcutsHold CTRL or ALT when drag dropping a variable onto a blueprint graph to immediately drop the GET or SET variable node.
Blueprints
Variables
+1