Navigation
API > API/Plugins > API/Plugins/TakesCore
| Type | Name | Description | |
|---|---|---|---|
| bool | TakesUtils::CreateNewAssetPackage
(
FString& InPackageName, |
Creates a new Package with the given Package Name (ie: /Game/Test/Foo) of the specified AssetType. | |
| bool | TakesUtils::CreateNewAssetPackage
(
FString& InPackageName, |