Struct containing all assets data read from .Package.json file. More...
#include <PrepareAssetsForCookingCommandlet.h>
Collaboration diagram for FAssetsPaths:Public Attributes | |
| TArray< FMapData > | MapsPaths |
| TArray< FString > | PropsPaths |
Struct containing all assets data read from .Package.json file.
Definition at line 50 of file PrepareAssetsForCookingCommandlet.h.
| TArray<FMapData> FAssetsPaths::MapsPaths |
Definition at line 54 of file PrepareAssetsForCookingCommandlet.h.
Referenced by ULoadAssetMaterialsCommandlet::ULoadAssetMaterialsCommandlet().
| TArray<FString> FAssetsPaths::PropsPaths |
Definition at line 56 of file PrepareAssetsForCookingCommandlet.h.
Referenced by ULoadAssetMaterialsCommandlet::ULoadAssetMaterialsCommandlet().
1.8.13