Struct SetSharedComponentDiff | Package Manager UI website
docs.unity.cn
    Show / Hide Table of Contents

    Struct SetSharedComponentDiff

    Namespace: Unity.Entities
    Syntax
    public struct SetSharedComponentDiff

    Fields

    BoxedSharedValue

    Declaration
    public object BoxedSharedValue
    Field Value
    Type Description
    System.Object

    EntityIndex

    Declaration
    public int EntityIndex
    Field Value
    Type Description
    System.Int32

    TypeHashIndex

    Declaration
    public int TypeHashIndex
    Field Value
    Type Description
    System.Int32
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX