BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/String
Returns true if the string is empty
Target is Kismet String Library
Inputs
Type | Name | Description |
---|---|---|
string | In String | The string to check |
Outputs
Type | Name | Description |
---|---|---|
boolean | Return Value | Whether or not the string is empty |