ReadMe.Editor.

ReadMe.

DoLinkButton(string, string, GUIStyle, int) Method

Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
ReadMe.Editor

Syntax

protected Rect DoLinkButton(string text, string url, GUIStyle style, int fontSize = 22)

Parameters

Name Type Description
text string
url string
style GUIStyle
fontSize int

Return Value

Type Description
Rect