This version of Unity is unsupported.

Help.GetHelpURLForObject

Declaration

public static string GetHelpURLForObject(Object obj);

Parameters

obj The object to retrieve documentation for.

Returns

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

Description

Get the URL for this object's documentation.