BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Paths
Changes the extension of the given filename (does nothing if the file has no extension)
Target is Blueprint Paths Library
Inputs
Type | Name | Description |
---|---|---|
string | In Path | |
string | In New Extension |
Outputs
Type | Name | Description |
---|---|---|
string | Return Value | Changes the extension of the given filename (does nothing if the file has no extension) |