Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Paths
Returns a string that is safe to use as a filename because all items in GetInvalidFileSystemChars() are removed
Optionally specify the character to replace invalid characters with
Target is Blueprint Paths Library
Inputs
| Type | Name | Description |
|---|---|---|
| string | In String | |
| string | In Replacement Char |
Outputs
| Type | Name | Description |
|---|---|---|
| string | Return Value |