docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetSystemTypeIndex

    GetSystemTypeIndex<T>()

    Returns the system index for System T.

    Declaration
    public static SystemTypeIndex GetSystemTypeIndex<T>()
    Returns
    Type Description
    SystemTypeIndex

    Returns the System index for the input type T

    Type Parameters
    Name Description
    T

    System type

    GetSystemTypeIndex(Type)

    Gets the SystemTypeIndex for the given system type.

    Declaration
    public static SystemTypeIndex GetSystemTypeIndex(Type type)
    Parameters
    Type Name Description
    Type type
    Returns
    Type Description
    SystemTypeIndex
    Exceptions
    Type Condition
    ArgumentException
    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)