Class TypeResolver | Semantic Traits | 0.2.8-preview
docs.unity3d.com
    Show / Hide Table of Contents

    Class TypeResolver

    Type resolver with a configurable list of lookup assemblies

    Inheritance
    Object
    TypeResolver
    Namespace: Unity.Semantic.Traits.Utility
    Syntax
    public static class TypeResolver

    Methods

    AddResolver(String)

    Add a resolver to the type lookup system

    Declaration
    public static void AddResolver(string formatString)
    Parameters
    Type Name Description
    String formatString

    A format string that includes '{0}' for the typeName to be integrated. Examples: "{0},Assembly-CSharp", "CustomNamespace.{0},CustomAssembly"

    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023