Tanoda
TextEditorHelper Class Reference
Inheritance diagram for TextEditorHelper:

Public Member Functions

void BUTTON_Bold ()
 
void BUTTON_Italic ()
 
void BUTTON_Underline ()
 
void SetTextColor ()
 
void SetBGColor ()
 

Public Attributes

TMPro.TMP_InputField inField
 
Image TextColor
 
Image TextColorBGHelper
 
Image BackgroundColor
 
ColorPicker colorPicker
 
ColorPicker colorPickerBG
 

Detailed Description

Definition at line 7 of file TextEditorHelper.cs.

Member Function Documentation

◆ BUTTON_Bold()

void TextEditorHelper.BUTTON_Bold ( )

Definition at line 19 of file TextEditorHelper.cs.

◆ BUTTON_Italic()

void TextEditorHelper.BUTTON_Italic ( )

Definition at line 108 of file TextEditorHelper.cs.

◆ BUTTON_Underline()

void TextEditorHelper.BUTTON_Underline ( )

Definition at line 197 of file TextEditorHelper.cs.

◆ SetBGColor()

void TextEditorHelper.SetBGColor ( )

Definition at line 293 of file TextEditorHelper.cs.

◆ SetTextColor()

void TextEditorHelper.SetTextColor ( )

Definition at line 286 of file TextEditorHelper.cs.

Member Data Documentation

◆ BackgroundColor

Image TextEditorHelper.BackgroundColor

Definition at line 11 of file TextEditorHelper.cs.

◆ colorPicker

ColorPicker TextEditorHelper.colorPicker

Definition at line 12 of file TextEditorHelper.cs.

◆ colorPickerBG

ColorPicker TextEditorHelper.colorPickerBG

Definition at line 12 of file TextEditorHelper.cs.

◆ inField

TMPro.TMP_InputField TextEditorHelper.inField

Definition at line 9 of file TextEditorHelper.cs.

◆ TextColor

Image TextEditorHelper.TextColor

Definition at line 10 of file TextEditorHelper.cs.

◆ TextColorBGHelper

Image TextEditorHelper.TextColorBGHelper

Definition at line 10 of file TextEditorHelper.cs.


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