docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Operator implicit operator

    implicit operator EnabledRefRO<T>(EnabledRefRW<T>)

    Convert into a read-only version EnabledRefRO of this EnabledRefRW

    Declaration
    public static implicit operator EnabledRefRO<T>(EnabledRefRW<T> componentEnabledRefRW)
    Parameters
    Type Name Description
    EnabledRefRW<T> componentEnabledRefRW

    The read-write reference to convert to read-only

    Returns
    Type Description
    EnabledRefRO<T>

    The EnabledRefRO

    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)