UltEventsHelpUrlAttribute.

GetApiDocumentationUrl(string, Type) Method

Summary

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

Syntax

public static string GetApiDocumentationUrl(string prefix, Type type)

Parameters

Name Type Description
prefix string
type Type

Return Value

Type Description
string