Class TypeManager.ForcedMemoryOrderingAttribute
Attribute to force the Memory
Namespace: Unity.Entities
Assembly: solution.dll
Syntax
[AttributeUsage(AttributeTargets.Struct)]
public class TypeManager.ForcedMemoryOrderingAttribute : Attribute
Constructors
Name | Description |
---|---|
Forced |
Force the Memory |
Fields
Name | Description |
---|---|
Memory |
The forced MemoryOrdering value |