Unreal Engine Blueprint API Reference > Utilities > String
If bPickA is true, A is returned, otherwise B is
Target is Kismet Math Library
Inputs
Type | Name | Description |
---|---|---|
string | A | |
string | B | |
boolean | Pick A |
Outputs
Type | Name | Description |
---|---|---|
string | Return Value | If bPickA is true, A is returned, otherwise B is |