Unreal Engine 4.3 Update Preview

Hi,

Being able to type in literal values on the SpawnActor node is coming soon (CL# 2117925 in main, it should be a part of 4.4). As a minor shortcut right now, you can use ‘Literal enum [NameOfYourEnum]’ as a node to wire into your SpawnActor node for something like Mode in your example above.

Cheers,
Noland