docs.unity3d.com

Entities 1.2.1

Search Results for

    Show / Hide Table of Contents

    Property Type

    Type

    Returns the System.Type for the component this TypeManager.TypeInfo is describing.

    Declaration
    [ExcludeFromBurstCompatTesting("Returns managed Type")]
    public Type Type { get; }
    Property Value
    Type Description
    Type
    Remarks

    Unlike other properties, this property performs a lookup in order to not store managed data in TypeManager.TypeInfo as that would prevent Burst compilation.

    In This Article
    • Type
    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)