CARLA
Public Attributes | List of all members
FAssetsPaths Struct Reference

Struct containing all assets data read from .Package.json file. More...

#include <PrepareAssetsForCookingCommandlet.h>

+ Collaboration diagram for FAssetsPaths:

Public Attributes

TArray< FMapDataMapsPaths
 
TArray< FString > PropsPaths
 

Detailed Description

Struct containing all assets data read from .Package.json file.

Definition at line 50 of file PrepareAssetsForCookingCommandlet.h.

Member Data Documentation

◆ MapsPaths

TArray<FMapData> FAssetsPaths::MapsPaths

◆ PropsPaths

TArray<FString> FAssetsPaths::PropsPaths

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