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

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