Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

TryConvertToULong(SearchItem, ulong)

public static bool TryConvertToULong(SearchItem item, out ulong value)

Parameters

Returns

Type

Description

bool