Struct containing Package with Name and bOnlyPrepareMaps flag used to separate the cooking of maps and props across the different stages (Maps will be imported during make import command and Props will be imported during make package command) 更多...
#include <PrepareAssetsForCookingCommandlet.h>
Public 属性 | |
bool | bOnlyPrepareMaps |
FString | Name |
Struct containing Package with Name and bOnlyPrepareMaps flag used to separate the cooking of maps and props across the different stages (Maps will be imported during make import command and Props will be imported during make package command)
在文件 PrepareAssetsForCookingCommandlet.h 第 26 行定义.
bool FPackageParams::bOnlyPrepareMaps |
在文件 PrepareAssetsForCookingCommandlet.h 第 32 行定义.
FString FPackageParams::Name |
在文件 PrepareAssetsForCookingCommandlet.h 第 30 行定义.