Struct JobNativeMultiHashMapUniqueHashExtensions.NativeMultiHashMapUniqueHashJobStruct<TJob> | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Struct JobNativeMultiHashMapUniqueHashExtensions.NativeMultiHashMapUniqueHashJobStruct<TJob>

    Namespace: Unity.Collections
    Syntax
    public struct NativeMultiHashMapUniqueHashJobStruct<TJob>
        where TJob : struct, IJobNativeMultiHashMapMergedSharedKeyIndices
    Type Parameters
    Name Description
    TJob

    Fields

    HashMap

    Declaration
    public NativeMultiHashMap<int, int> HashMap
    Field Value
    Type Description
    NativeMultiHashMap<System.Int32, System.Int32>

    JobData

    Declaration
    public TJob JobData
    Field Value
    Type Description
    TJob

    Methods

    Execute(ref JobNativeMultiHashMapUniqueHashExtensions.NativeMultiHashMapUniqueHashJobStruct<TJob>, IntPtr, IntPtr, ref JobRanges, Int32)

    Declaration
    public static void Execute(ref JobNativeMultiHashMapUniqueHashExtensions.NativeMultiHashMapUniqueHashJobStruct<TJob> fullData, IntPtr additionalPtr, IntPtr bufferRangePatchData, ref JobRanges ranges, int jobIndex)
    Parameters
    Type Name Description
    JobNativeMultiHashMapUniqueHashExtensions.NativeMultiHashMapUniqueHashJobStruct<TJob> fullData
    System.IntPtr additionalPtr
    System.IntPtr bufferRangePatchData
    JobRanges ranges
    System.Int32 jobIndex

    Initialize()

    Declaration
    public static IntPtr Initialize()
    Returns
    Type Description
    System.IntPtr

    Extension Methods

    JobNativeMultiHashMapVisitKeyValue.Schedule<TJob, TKey, TValue>(TJob, NativeMultiHashMap<TKey, TValue>, Int32, JobHandle)
    JobNativeMultiHashMapVisitKeyMutableValue.Schedule<TJob, TKey, TValue>(TJob, NativeMultiHashMap<TKey, TValue>, Int32, JobHandle)
    In This Article
    • Fields
      • HashMap
      • JobData
    • Methods
      • Execute(ref JobNativeMultiHashMapUniqueHashExtensions.NativeMultiHashMapUniqueHashJobStruct<TJob>, IntPtr, IntPtr, ref JobRanges, Int32)
      • Initialize()
    • Extension Methods
    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