TypeSelectionMenu.

Show(SerializedProperty) Method

Summary

Shows a menu to select which type of object to assign to the `property`.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
TypeSelectionMenu

Syntax

public static void Show(SerializedProperty property)

Parameters

Name Type Description
property SerializedProperty

Return Value

Type Description
void