docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Operator explicit operator

    explicit operator string(ExposedProperty)

    Converts automatically an ExposedProperty to a string.

    Declaration
    public static explicit operator string(ExposedProperty parameter)
    Parameters
    Type Name Description
    ExposedProperty parameter
    Returns
    Type Description
    string

    The stored name.

    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)