This is the old Animancer v7.4 documentation. Click here for the latest version.

AnimancerGUI.

CompactMiniButton(Rect, GUIContent) Method

Summary

Draws a button using UnityEditor.EditorStyles.miniButton.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
AnimancerGUI

Syntax

public static bool CompactMiniButton(Rect area, GUIContent content)

Parameters

Name Type Description
area Rect
content GUIContent

Return Value

Type Description
bool