Serialization.

IsValid(Serialization.PropertyReference) Method

Summary

Returns true if the `reference` and Animancer.Editor.Serialization.PropertyReference.Property are not null.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
Serialization

Syntax

public static bool IsValid(this Serialization.PropertyReference reference)

Parameters

Name Type Description
reference Serialization.PropertyReference

Return Value

Type Description
bool