CARLA
 
载入中...
搜索中...
未找到
Public 属性 | 所有成员列表
FPackageParams结构体 参考

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>

+ FPackageParams 的协作图:

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.h26 行定义.

类成员变量说明

◆ bOnlyPrepareMaps

bool FPackageParams::bOnlyPrepareMaps

在文件 PrepareAssetsForCookingCommandlet.h32 行定义.

◆ Name

FString FPackageParams::Name

在文件 PrepareAssetsForCookingCommandlet.h30 行定义.


该结构体的文档由以下文件生成: