AnimancerIcons.

AddIcon(string) Method

Summary

Animancer.Editor.AnimancerIcons.IconContent(UnityEngine.GUIContent@,System.String,System.String) for an add button.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
AnimancerIcons

Syntax

public static GUIContent AddIcon(string tooltip = "Add")

Parameters

Name Type Description
tooltip string

Return Value

Type Description
GUIContent