docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Field StableTypeHash

    Hash used to uniquely identify a component based on its runtime memory footprint.

    Namespace: Unity.Entities
    Assembly: Unity.Entities.dll
    Syntax
    public readonly ulong StableTypeHash
    Returns
    Type Description
    ulong
    Remarks

    This value is deterministic across builds provided that the underlying type layout of the component hasn't changed. For example, renaming a member doesn't affect things, however changing a member's type causes the parent StableTypeHash to change).

    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)