PixelCrushers.DialogueSystem.PanelNumberUtility Class Reference

Utility methods for working with StandardDialogueUI panel numbers. More...

Static Public Member Functions

static SubtitlePanelNumber IntToSubtitlePanelNumber (int i)
 
static MenuPanelNumber IntToMenuPanelNumber (int i)
 
static int GetSubtitlePanelIndex (SubtitlePanelNumber subtitlePanelNumber)
 
static int GetMenuPanelIndex (MenuPanelNumber menuPanelNumber)
 

Detailed Description

Utility methods for working with StandardDialogueUI panel numbers.

Member Function Documentation

◆ GetMenuPanelIndex()

static int PixelCrushers.DialogueSystem.PanelNumberUtility.GetMenuPanelIndex ( MenuPanelNumber  menuPanelNumber)
inlinestatic

◆ GetSubtitlePanelIndex()

static int PixelCrushers.DialogueSystem.PanelNumberUtility.GetSubtitlePanelIndex ( SubtitlePanelNumber  subtitlePanelNumber)
inlinestatic

◆ IntToMenuPanelNumber()

static MenuPanelNumber PixelCrushers.DialogueSystem.PanelNumberUtility.IntToMenuPanelNumber ( int  i)
inlinestatic

◆ IntToSubtitlePanelNumber()

static SubtitlePanelNumber PixelCrushers.DialogueSystem.PanelNumberUtility.IntToSubtitlePanelNumber ( int  i)
inlinestatic

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