Unreal Engine Blueprint API Reference > Utilities > String Table
Returns true if the given table ID corresponds to a registered string table, and that table has.
Target is Kismet String Table Library
Inputs
Type | Name | Description |
---|---|---|
name | Table Id | |
string | Key |
Outputs
Type | Name | Description |
---|---|---|
boolean | Return Value | Returns true if the given table ID corresponds to a registered string table, and that table has. |