URL: https://docs.unity3d.com/ScriptReference/../Manual/../ScriptReference/Help.GetHelpURLForObject.html
dataLayer-initialized', user: { user_unity_id: undefined, user_logged_in: 'no' }, environment: { environment_locale: 'en-us', environment_currency: undefined }});| Parameter | Description |
|---|---|
| obj | The object to retrieve documentation for. |
string The documentation URL for the object. Note that this could use the https: or file: schemas.
Get the URL for this object's documentation.
Additional resources: Help.HasHelpForObject, Help.ShowHelpForObject.