Struct ComponentTypeHash
Namespace: Unity.Entities
Syntax
public struct ComponentTypeHash : IEquatable<ComponentTypeHash>
Fields
| Name | Description |
|---|---|
| Flags | |
| StableTypeHash |
Methods
| Name | Description |
|---|---|
| Equals(Object) | |
| Equals(ComponentTypeHash) | |
| GetHashCode() |
Operators
| Name | Description |
|---|---|
| Equality(ComponentTypeHash, ComponentTypeHash) | |
| Inequality(ComponentTypeHash, ComponentTypeHash) |