Namespace: | Sirenix.OdinInspector.Editor |
Assembly: | Sirenix.OdinInspector.Editor |
public static class UnityTypeCacheUtility
public static readonly bool IsAvailable
public static IList<Type> GetTypesDerivedFrom(Type type)
System.Type | type |
System.Collections.Generic.IList<System.Type> |