docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetSourceExtension

    GetSourceExtension<T>()

    Searches for a Source Extension of the given type, and returns it. This can be used to easily find and configure extensions. Returns null if the type cannot be found.

    Declaration
    public T GetSourceExtension<T>() where T : class, ISource
    Returns
    Type Description
    T
    Type Parameters
    Name Description
    T
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)