Struct EntityPrefabReference
Namespace: Unity.Entities.Serialization
Syntax
public struct EntityPrefabReference : IEquatable<EntityPrefabReference>
Constructors
| Name | Description |
|---|---|
| EntityPrefabReference(Hash128) |
Methods
| Name | Description |
|---|---|
| Equals(Object) | |
| Equals(EntityPrefabReference) | |
| GetHashCode() |
Operators
| Name | Description |
|---|---|
| Equality(EntityPrefabReference, EntityPrefabReference) | |
| Inequality(EntityPrefabReference, EntityPrefabReference) |