CARLA
Public Attributes | List of all members
FMovePackageParams Struct Reference

Struct containing Package Params, used for storing the parsed arguments when invoking this commandlet. More...

#include <MoveAssetsCommandlet.h>

+ Collaboration diagram for FMovePackageParams:

Public Attributes

TArray< FString > MapNames
 
FString Name
 

Detailed Description

Struct containing Package Params, used for storing the parsed arguments when invoking this commandlet.

Definition at line 22 of file MoveAssetsCommandlet.h.

Member Data Documentation

◆ MapNames

TArray<FString> FMovePackageParams::MapNames

Definition at line 28 of file MoveAssetsCommandlet.h.

Referenced by UMoveAssetsCommandlet::UMoveAssetsCommandlet().

◆ Name

FString FMovePackageParams::Name

Definition at line 26 of file MoveAssetsCommandlet.h.

Referenced by UMoveAssetsCommandlet::UMoveAssetsCommandlet().


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