Summary
Creates a new
Animancer.Editor.ReadMe.LinkSection
.- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- ReadMe
.LinkSection
Syntax
public LinkSection(string heading, string description, string url, string displayURL = null)
Parameters
Name | Type | Description |
---|---|---|
heading | string | |
description | string | |
url | string | |
displayURL | string |
Return Value
Type | Description |
---|---|
void |