CARLA
Public Attributes | List of all members
FPackageParams Struct Reference

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) More...

#include <PrepareAssetsForCookingCommandlet.h>

+ Collaboration diagram for FPackageParams:

Public Attributes

bool bOnlyPrepareMaps
 
FString Name
 

Detailed Description

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)

Definition at line 26 of file PrepareAssetsForCookingCommandlet.h.

Member Data Documentation

◆ bOnlyPrepareMaps

bool FPackageParams::bOnlyPrepareMaps

Definition at line 32 of file PrepareAssetsForCookingCommandlet.h.

◆ Name

FString FPackageParams::Name

The documentation for this struct was generated from the following file: