docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Operator operator |

    operator |(EditorPrefBoolFlags<T>, T)

    Or operator between a EditorPrefBoolFlags and a value

    Declaration
    public static EditorPrefBoolFlags<T> operator |(EditorPrefBoolFlags<T> l, T r)
    Parameters
    Type Name Description
    EditorPrefBoolFlags<T> l

    The EditorPrefBoolFlags

    T r

    The value

    Returns
    Type Description
    EditorPrefBoolFlags<T>

    A EditorPrefBoolFlags with OR operator performed

    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)