BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Paths
Normalize all / and \ to TEXT("/") and remove any trailing TEXT("/") if the character before that is not a TEXT("/") or a colon
Target is Blueprint Paths Library
Inputs
Type | Name | Description |
---|---|---|
string | In Path |
Outputs
Type | Name | Description |
---|---|---|
string | Out Path |