TypeSelectionButton.

TypeSelectionButton(Rect, SerializedProperty, bool) Constructor

Summary

Creates a new Animancer.Editor.TypeSelectionButton.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
TypeSelectionButton

Syntax

public TypeSelectionButton(Rect area, SerializedProperty property, bool hasLabel)

Parameters

Name Type Description
area Rect
property SerializedProperty
hasLabel bool

Return Value

Type Description
void