Navigation
BlueprintAPI > BlueprintAPI/EditorScripting > BlueprintAPI/EditorScripting/AssetTools
Creates a unique package and asset name taking the form InBasePackageName+InSuffix
Target is Asset Tools
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| string | In Base Package Name | |
| string | In Suffix |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| string | Out Package Name | |
| string | Out Asset Name |