GetReferenceValue(PropertyName, out bool)
Retrieves a value for the given identifier.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
GetReferenceValue(PropertyName, bool)
Object GetReferenceValue(PropertyName id, out bool idValid)
Parameters
Returns
Type | Description |
|---|---|
| Object | The value stored in the table. |