#include <asset_utilities.h>
Basic meta data container for AssetUtilitiesInterface::AssetSetMetaData.
Public Member Functions | |
| MAXON_OPERATOR_EQUALITY (BaseAssetMetaData, _assetName, _assetVersion, _assetCategory) | |
Public Attributes | |
| String | _assetName | 
| String | _assetVersion | 
| Id | _assetCategory | 
| MAXON_OPERATOR_EQUALITY | ( | BaseAssetMetaData | , | 
| _assetName | , | ||
| _assetVersion | , | ||
| _assetCategory | |||
| ) | 
| String _assetName | 
Human readable asset name to set. Can start with #$XXAssetName where XX are numbers indicating the asset's sorting value (ASSETMETADATA::ASSET_SORT).