docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Operator explicit operator

    explicit operator T(EditorPrefBoolFlags<T>)

    Explicit conversion operator to the underlying type

    Declaration
    public static explicit operator T(EditorPrefBoolFlags<T> v)
    Parameters
    Type Name Description
    EditorPrefBoolFlags<T> v

    The EditorPrefBoolFlags to convert

    Returns
    Type Description
    T

    The converted value

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)