HasValue(TStore)
Returns whether the given stored reference holds a value.
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Method
- Namespace: Unity.Localization
- Assembly: UnityEngine.LocalizationRuntimeModule
HasValue(T)
protected abstract bool HasValue(TStore store)
Parameters
Returns
Type | Description |
|---|---|
| bool | |