PlatformerHelpUrlAttribute.

GetApiDocumentationUrl(string, Type) Method

Summary

Returns a URL for the given `type`'s API Documentation page.

Syntax

public static string GetApiDocumentationUrl(string prefix, Type type)

Parameters

Name Type Description
prefix string
type Type

Return Value

Type Description
string