TryConvertToULong(SearchItem, out ulong)
Resolve a selector on an item and try to convert the selected value to a ULong.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Search
- Assembly: UnityEditor
TryConvertToULong(SearchItem, ulong)
public static bool TryConvertToULong(SearchItem item, out ulong value)
Parameters
Returns
Type | Description |
|---|---|
| bool |