BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Paths
Parses a fully qualified or relative filename into its components (filename, path, extension).
Target is Blueprint Paths Library
Inputs
Type | Name | Description |
---|---|---|
string | In Path |
Outputs
Type | Name | Description |
---|---|---|
string | Path Part | |
string | Filename Part | |
string | Extension Part |