Method TryGetMaterial
TryGetMaterial(int, out Material)
Function returning the Font Material corresponding to the provided hash code.
Declaration
public static bool TryGetMaterial(int hashCode, out Material material)
Parameters
| Type | Name | Description |
|---|---|---|
| int | hashCode | |
| Material | material |
Returns
| Type | Description |
|---|---|
| bool |