BlueprintAPI > BlueprintAPI/EditorScripting > BlueprintAPI/EditorScripting/PackageTools
Replaces all invalid package name characters with _
Target is Package Tools
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
string | In Package Name |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
string | Return Value | Replaces all invalid package name characters with _ |