API reference
API reference
Select your platform
No SDKs available
No versions available

InlineLinkAttribute Class

Extends PropertyAttribute
An attribute that items to render a link to related documentation on the left side of its name in unity inspectors.

Constructors

InlineLinkAttribute ( documentationURL )
Signature
InlineLinkAttribute(string documentationURL)
Parameters
documentationURL: string

Fields

DocumentationURL : string
Signature
string DocumentationURL