docs.unity.cn
    Show / Hide Table of Contents

    Class TypeManager.ForcedMemoryOrderingAttribute

    Attribute to force the MemoryOrdering for a component to a specific value.

    Inheritance
    Object
    Attribute
    TypeManager.ForcedMemoryOrderingAttribute
    Namespace: Unity.Entities
    Syntax
    [AttributeUsage(AttributeTargets.Struct)]
    public class ForcedMemoryOrderingAttribute : Attribute, _Attribute

    Constructors

    Name Description
    ForcedMemoryOrderingAttribute(UInt64)

    Force the MemoryOrdering for the component to a specific value.

    Fields

    Name Description
    MemoryOrdering

    The forced MemoryOrdering value

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023