docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetSystemType

    GetSystemType(SystemTypeIndex)

    Gets the Type for a system from its SystemTypeIndex.

    Declaration
    public static Type GetSystemType(SystemTypeIndex systemTypeIndex)
    Parameters
    Type Name Description
    SystemTypeIndex systemTypeIndex

    The index identifying the system type. Obtain one via GetSystemTypeIndex<T>() or related APIs.

    Returns
    Type Description
    Type

    The Type registered for systemTypeIndex.

    In This Article
    Back to top
    Copyright © 2026 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)