TypeSelectionButton.

IsViableType(Type) Method

Summary

Is the `type` supported by UnityEngine.SerializeReference fields?
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
TypeSelectionButton

Syntax

public static bool IsViableType(Type type)

Parameters

Name Type Description
type Type

Return Value

Type Description
bool