Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


valid

Boolean indicating if the PropertyDatabase is valid.
Read time 1 minuteLast updated 6 days ago

Definition

public bool valid { get; }

Remarks

The PropertyDatabase can be invalid if it has been disposed or if it wasn't opened properly.