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

ReadMe.Editor.

ReadMe.

DoHeadingLink(string, string, string, string, int) Method

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

Syntax

protected void DoHeadingLink(string heading, string description, string url, string displayURL = null, int fontSize = 22)

Parameters

Name Type Description
heading string
description string
url string
displayURL string
fontSize int

Return Value

Type Description
void