Class EditorWindowWithHelpButton
Editor window that adds a button to browse the help url, specify Help
Inherited Members
Namespace: UnityEditor .Rendering
Assembly: Unity.RenderPipelines.Core.Editor.dll
Syntax
public class EditorWindowWithHelpButton : EditorWindow
Methods
Name | Description |
---|---|
On |
What hapens when the help button is clicked onto. Default implementation use the Help |
Show |
Shows a button with help icon and opens the url defined by Help |