Serialization.

IsValid(Serialization.PropertyReference) Method

Summary

Returns true if the `reference` and InspectorGadgets.Editor.Serialization.PropertyReference.Property are not null.

Syntax

public static bool IsValid(this Serialization.PropertyReference reference)

Parameters

Name Type Description
reference Serialization.PropertyReference

Return Value

Type Description
bool