How can I enable unwind semantics for C++-style exceptions?

Since 4.19 the parameter is:

bEnableExceptions = true;

in build.cs

,