GetHashCode()
Returns a unique hash code computed from the name and texture of this SecondarySpriteTexture object.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public override int GetHashCode()
Returns
Type | Description |
|---|---|
| int | A hash code. |