Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IsValid

Whether this key carries an address.
Read time 1 minuteLast updated 11 days ago

Definition

public bool IsValid { get; }

Remarks

A key built from an empty or null address is invalid, and providers resolve it to
null
.