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