PixelCrushers.DialogueSystem.NGUI.NGUIDialogueUIControls Class Reference

Static utility class for NGUIDialogueUI. More...

Static Public Member Functions

static void SetControlActive (GameObject control, bool value)
 Sets a control active/inactive. More...
 

Detailed Description

Static utility class for NGUIDialogueUI.

Member Function Documentation

◆ SetControlActive()

static void PixelCrushers.DialogueSystem.NGUI.NGUIDialogueUIControls.SetControlActive ( GameObject  control,
bool  value 
)
static

Sets a control active/inactive.

Parameters
controlControl to set.
valuetrue to set active; false to set inactive.

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