AnimancerHelpUrlAttribute.

GetApiDocumentationUrl(string, Type) Method

Summary

Returns a URL for the given `type`'s API Documentation page.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerHelpUrlAttribute

Syntax

public static string GetApiDocumentationUrl(string prefix, Type type)

Parameters

Name Type Description
prefix string
type Type

Return Value

Type Description
string