PixelCrushers.DialogueSystem.UnityUIIgnorePauseCodes Class Reference

This component strips RPGMaker-style pause codes from a text component when enabled. More...

Inheritance diagram for PixelCrushers.DialogueSystem.UnityUIIgnorePauseCodes:
Collaboration diagram for PixelCrushers.DialogueSystem.UnityUIIgnorePauseCodes:

Public Member Functions

void Awake ()
 
void Start ()
 
void OnEnable ()
 
void CheckText ()
 

Detailed Description

This component strips RPGMaker-style pause codes from a text component when enabled.

Member Function Documentation

◆ Awake()

void PixelCrushers.DialogueSystem.UnityUIIgnorePauseCodes.Awake ( )

◆ CheckText()

void PixelCrushers.DialogueSystem.UnityUIIgnorePauseCodes.CheckText ( )

◆ OnEnable()

void PixelCrushers.DialogueSystem.UnityUIIgnorePauseCodes.OnEnable ( )

◆ Start()

void PixelCrushers.DialogueSystem.UnityUIIgnorePauseCodes.Start ( )

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