Type GetTypeFromRefDlls(string name)
Get a type by searching all referenced assemblies (*.dll)
______________________________________________________________________________________________________________________________
name: *.dll name
______________________________________________________________________________________________________________________________
AssetEntryMEA: A runtime type
↩️ Back
Returns a type from, searching through all referenced assemblies. It also requires a namespace of a type, if it has one