AssemblyExtensions

Class in Yarn.Unity

Inherits from System.Object

Summary

public static class AssemblyExtensions

Methods

Name
Description

Assembly.GetTypes() can throw in some cases. This extension will catch that exception and return only the types which were successfully loaded from the assembly.

Last updated

Was this helpful?