Operator explicit operator
explicit operator Hash128(GhostType)
Convert a GhostType to a Hash128 instance. The hash will always match the prefab guid from which the ghost has been created.
Declaration
public static explicit operator Hash128(GhostType ghostType)
Parameters
| Type | Name | Description |
|---|---|---|
| GhostType | ghostType |
Returns
| Type | Description |
|---|---|
| Hash128 |