GetHashCode()
Returns a hash code for the current NamedBuildTarget's target name.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Build
- Assembly: UnityEditor.CoreModule
public override int GetHashCode()
Returns
Type | Description |
|---|---|
| int | A hash code for the current NamedBuildTarget's target name. |