Battle Talent  V11
Public Attributes | Static Public Attributes | List of all members
RichTextAlphaUpdater Class Reference

Inherits MonoBehaviour.

Public Attributes

Text Txt
 

Static Public Attributes

static readonly Regex RichColorReg = new Regex("<color=#([a-f0-9]{8})>", RegexOptions.IgnoreCase)
 匹配颜色值 More...
 
const int ColorMax = 255
 

Member Data Documentation

◆ RichColorReg

readonly Regex RichTextAlphaUpdater.RichColorReg = new Regex("<color=#([a-f0-9]{8})>", RegexOptions.IgnoreCase)
static

匹配颜色值