Unreal Engine Blueprint API Reference > Utilities > Text
Attempts to find the String Table ID and key used by the given text.
Target is Kismet Text Library
Inputs
Type | Name | Description |
---|---|---|
text | Text |
Outputs
Type | Name | Description |
---|---|---|
name | Out Table Id | |
string | Out Key | |
boolean | Return Value | True if the String Table ID and key were found, false otherwise. |