Navigation
BlueprintAPI > BlueprintAPI/GameOptions
Returns whether a key exists in an options string.
Target is Gameplay Statics
Inputs
| Type | Name | Description |
|---|---|---|
| string | Options | The string containing the options. |
| string | In Key |
Outputs
| Type | Name | Description |
|---|---|---|
| boolean | Return Value | Whether Key was found in Options. |