docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Operator implicit operator

    implicit operator AspectType(Type)

    Implicit conversion from managed Type to AspectType.

    Declaration
    [ExcludeFromBurstCompatTesting("Returns managed type")]
    public static implicit operator AspectType(Type type)
    Parameters
    Type Name Description
    Type type

    The managed Type that derives from IAspect.

    Returns
    Type Description
    AspectType

    Returns the new AspectType.

    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)