This version of Unity is unsupported.

Help.GetHelpURLForObject

public static string GetHelpURLForObject(Object obj);

Parameters

objThe object to retrieve documentation for.

Returns

string The documentation URL for the object. Note that this could use the http: or file: schemas.

Description

Get the URL for this object's documentation.