Struct PatchingEndToEndWithSerialization.ComponentWithObjectRef | Entities | 0.16.0-preview.21
docs.unity.cn
    Show / Hide Table of Contents

    Struct PatchingEndToEndWithSerialization.ComponentWithObjectRef

    Namespace: Global Namespace
    Syntax
    public struct ComponentWithObjectRef : ISharedComponentData, IEquatable<PatchingEndToEndWithSerialization.ComponentWithObjectRef>

    Fields

    Material

    Declaration
    public Material Material
    Field Value
    Type Description
    Material

    Methods

    Equals(PatchingEndToEndWithSerialization.ComponentWithObjectRef)

    Declaration
    public bool Equals(PatchingEndToEndWithSerialization.ComponentWithObjectRef other)
    Parameters
    Type Name Description
    PatchingEndToEndWithSerialization.ComponentWithObjectRef other
    Returns
    Type Description
    Boolean

    GetHashCode()

    Declaration
    public override int GetHashCode()
    Returns
    Type Description
    Int32
    Overrides
    ValueType.GetHashCode()
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 30 October 2020