Inherits AZ::EBusTraits.
Public Types | |
| using | Bus = AZ::EBus< AssetSeedManagerRequests > |
| using | AssetTypePairs = AZStd::vector< AZStd::pair< AZStd::string, AZStd::string > > |
Public Member Functions | |
| virtual AssetTypePairs | GetAssetTypeMapping () |
| Systems may provide source and destination asset mapping by file extensions. | |