Notifications
Clear all
[Closed] C++ how change AssetUser path
Jul 08, 2022 3:17 pm
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?