Class ExposedProperty | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class ExposedProperty

    Inheritance
    System.Object
    ExposedProperty
    Namespace: UnityEngine.VFX.Utility
    Syntax
    [Serializable]
    public class ExposedProperty

    Constructors

    ExposedProperty()

    Declaration
    public ExposedProperty()

    Methods

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    System.String
    Overrides
    System.Object.ToString()

    Operators

    Addition(ExposedProperty, ExposedProperty)

    Declaration
    public static ExposedProperty operator +(ExposedProperty self, ExposedProperty other)
    Parameters
    Type Name Description
    ExposedProperty self
    ExposedProperty other
    Returns
    Type Description
    ExposedProperty

    Explicit(ExposedProperty to String)

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

    Implicit(String to ExposedProperty)

    Declaration
    public static implicit operator ExposedProperty(string name)
    Parameters
    Type Name Description
    System.String name
    Returns
    Type Description
    ExposedProperty

    Implicit(ExposedProperty to Int32)

    Declaration
    public static implicit operator int (ExposedProperty parameter)
    Parameters
    Type Name Description
    ExposedProperty parameter
    Returns
    Type Description
    System.Int32
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023