docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct TypeManager.SharedComponentFnPtrs

    Used by codegen. Function pointer wrapper for unmanaged ISharedComponentData method overloads

    Namespace: Unity.Entities
    Assembly: Unity.Entities.dll
    Syntax
    public struct TypeManager.SharedComponentFnPtrs

    Fields

    Name Description
    EqualsFn

    Used by codegen. FunctionPointer to a shared component's Equals method

    GetHashCodeFn

    Used by codegen. FunctionPointer to a shared component's GetHashCode method

    ReleaseFn

    Used by codegen. FunctionPointer to a shared component's Release method

    RetainFn

    Used by codegen. FunctionPointer to a shared component's Retain method

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)