Unreal Engine Blueprint API Reference > Utilities > String Table
Returns the specified meta-data of the given string table entry (or an empty string).
Target is Kismet String Table Library
Inputs
Type | Name | Description |
---|---|---|
name | Table Id | |
string | Key | |
name | Meta Data Id |
Outputs
Type | Name | Description |
---|---|---|
string | Return Value | Returns the specified meta-data of the given string table entry (or an empty string). |