Notifications
Clear all

[Closed] C++ how change AssetUser path

ip->EnumAuxFiles(file_info, FILE_ENUM_ALL);
void mapFile::RecordAsset(const MaxSDK::AssetManagement::AssetUser &asset) {
asset.GetFullFilePath();
}
i use get assetuser path but i want change path
what to do?