NGUI: Next-Gen UI kit  3.7.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
NGUIHelp Class Reference

This script adds the NGUI menu options to the Unity Editor. More...

Static Public Member Functions

static string GetHelpURL (Type type)
 Get the URL pointing to the documentation for the specified component. More...
 
static void Show ()
 Show generic help. More...
 
static void Show (Type type)
 Show help for the specific topic. More...
 
static void Show (object obj)
 Show help for the specific topic. More...
 

Detailed Description

This script adds the NGUI menu options to the Unity Editor.

Member Function Documentation

static string NGUIHelp.GetHelpURL ( Type  type)
static

Get the URL pointing to the documentation for the specified component.

static void NGUIHelp.Show ( )
static

Show generic help.

static void NGUIHelp.Show ( Type  type)
static

Show help for the specific topic.

static void NGUIHelp.Show ( object  obj)
static

Show help for the specific topic.


The documentation for this class was generated from the following file: