Unreal Engine Blueprint API Reference > Utilities > Paths
Returns the same thing as GetCleanFilename, but without the extension
Target is Blueprint Paths Library
Inputs
Type | Name | Description |
---|---|---|
string | In Path | |
boolean | Remove Path |
Outputs
Type | Name | Description |
---|---|---|
string | Return Value | Returns the same thing as GetCleanFilename, but without the extension |