This version of Unity is unsupported.

IPropertyDatabaseRecord.validRecord

public bool validRecord;

Description

Boolean indicating if the record is valid.

A record is invalid when it has been invalidated with PropertyDatabase.Invalidate and PropertyDatabase.InvalidateMask.

See Also: PropertyDatabase.TryLoad