Struct GhostPrefabMetaData.ComponentReference | Unity NetCode | 0.6.0-preview.7
docs.unity3d.com
    Show / Hide Table of Contents

    Struct GhostPrefabMetaData.ComponentReference

    Namespace: Unity.NetCode
    Syntax
    public struct ComponentReference

    Constructors

    ComponentReference(Int32, UInt64)

    Declaration
    public ComponentReference(int index, ulong hash)
    Parameters
    Type Name Description
    Int32 index
    UInt64 hash

    Fields

    EntityIndex

    Declaration
    public int EntityIndex
    Field Value
    Type Description
    Int32

    StableHash

    Declaration
    public ulong StableHash
    Field Value
    Type Description
    UInt64
    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