Elin Decompiled Documentation EA 23.102 Nightly
|
Public Member Functions | |
void | ApplySkin () |
void | SetText (string s) |
void | SetText (string s, Color c) |
void | SetText (string s, FontColor c) |
UIText | SetSize (int a) |
void | SetColor (FontColor c) |
void | SetLang (string idLang) |
void | OnChangeLanguage () |
void | ApplySkin () |
Public Attributes | |
string | lang |
BaseSkinRoot | skinRoot |
FontType | fontType |
FontColor | fontColor |
SkinType | skinType |
int | size |
HyphenationJpn | hyphenation |
UIButton | button |
Typewriter | typewriter |
float | orgSpacing |
Color | orgColor = Color.white |
Static Public Attributes | |
static int | globalSizeMod |
Protected Member Functions | |
override void | Awake () |
override void | OnEnable () |
Private Member Functions | |
void | OnSetText () |
|
inline |
Implements IUISkin.
Definition at line 38 of file UIText.cs.
References FontSource.alwaysBold, BaseSkinRoot.ApplySkin(), SkinManager.FontSet.balloon, FontSource.boldAlpha, button, SkinManager.FontSet.chatbox, Color, FontSource.contrast, SkinColorProfile.contrast, SkinManager.CurrentSkin, SkinManager.FontSet.dialog, FontSource.font, fontColor, SkinManager.FontList, SkinManager.fontSet, fontType, BaseSkinRoot.GetButton(), BaseSkinRoot.GetColors(), SkinColorProfile.GetTextColor(), globalSizeMod, hyphenation, SkinManager.Instance, Lang.isJP, SkinManager.LimitFontSizeMod_UI, FontSource.lineSpacing, SkinManager.FontSet.news, orgColor, orgSpacing, size, SkinManager.FontData.sizeMod, UIButton.skinRoot, skinRoot, skinType, SkinManager.FontData.source, FontSource.strength, SkinColorProfile.strength, FontSource.strengthFixJP, SkinAsset_Button.textColor, SkinAsset_Button.textShadow, SkinAsset_Button.textShadowColor, SkinManager.FontSet.ui, and SkinManager.FontSet.widget.
Referenced by Awake(), SetColor(), SkinManager.SetFonts(), SetSize(), DialogDrama.SetText(), and SetText().
|
inlineprotected |
Definition at line 32 of file UIText.cs.
References ApplySkin().
|
inline |
|
inlineprotected |
|
inlineprivate |
Definition at line 219 of file UIText.cs.
References Typewriter.OnSetText(), and typewriter.
Referenced by SetText().
|
inline |
Definition at line 234 of file UIText.cs.
References ApplySkin(), and fontColor.
Referenced by ContentChronicle.OnSwitchContent(), ContentHomeLog.RefreshLog(), and UIHomeInfo.RefreshReport().
|
inline |
Definition at line 240 of file UIText.cs.
References Lang.Get(), and lang.
Referenced by Window.AddBottomButton(), Window.BuildTabs(), UIButtonLR.SelectOption(), UIButtonLR.SetOptions(), UIButtonLR.SetOptions< T >(), and UIHeader.Start().
|
inline |
Definition at line 227 of file UIText.cs.
References ApplySkin(), and size.
Referenced by ButtonGrid.WriteReqMat(), and Recipe.WriteReqSkill().
|
inline |
Definition at line 159 of file UIText.cs.
References HyphenationJpn._SetText(), BaseCore.actionsLateUpdate, HyphenationJpn.evaluateLate, LangSetting.hyphenation, hyphenation, BaseCore.Instance, lang, OnSetText(), and Lang.setting.
Referenced by Dialog._Confetti(), UIAutoTurn._Update(), Element._WriteNote(), UICurrency.Add(), WidgetInspector.AddButton(), WidgetInspector.AddLog(), WindowChara.AddNeeds(), LayerFaith.AddReligion(), WindowChara.AddStatus(), UINote.AddText(), ActionHint.AddToggle(), UINote.AddTopic(), MsgBlock.Append(), MsgLine.Append(), Dialog.Choice(), ItemGachaResult.Confirm(), Dialog.CreateNarration(), UIItem.Hyphenate(), BuildMenu.Init(), DramaEventEndRoll.Init(), Dialog.Keymap(), Dialog.List< TValue >(), UICharaMaker.ListModes(), Dialog.Ok(), UIQueue.OnAdd(), LayerNewspaper.OnClickPage(), LayerMod.OnInit(), LayerWorldSetting.OnInit(), NotificationBuff.OnRefresh(), ContentFaction.OnSwitchContent(), ContentKeyItem.OnSwitchContent(), ContentQuest.OnSwitchContent(), LayerConfig.OnSwitchContent(), LayerQuestBoard.OnSwitchContent(), InvOwner.OnWriteNote(), WidgetCurrentTool.RebuildSlots(), ButtonElement.Refresh(), ButtonResourceTrack.Refresh(), ButtonRoster.Refresh(), ContentGallery.Refresh(), ItemCulture.Refresh(), ItemQuestTracker.Refresh(), LayerTravel.Refresh(), LayerWorldSetting.Refresh(), PartialMapMenu.Refresh(), UICharaMaker.Refresh(), UIInspector.Refresh(), UIRecipeInfo.Refresh(), WindowCharaMini.Refresh(), UIRecipeInfo.RefreshBalance(), UIMagicChest.RefreshBottom(), LayerEditPortrait.RefreshButtons(), LayerNewspaper.RefreshChat(), LayerDragGrid.RefreshCost(), WindowChara.RefreshEquipment(), ContentCodex.RefreshInfo(), ContentHomeReport.RefreshInfo(), UIHomeInfo.RefreshInfo(), LayerLoadGame.RefreshInfo(), DropdownRecipe.RefreshLabel(), ContentCodex.RefreshList(), LayerEditPortrait.RefreshList(), LayerLoadGame.RefreshList(), UIInventory.RefreshList(), UIRecipeInfo.RefreshList(), LayerNewspaper.RefreshNews(), WindowChara.RefreshNote(), ContentPolicy.RefreshPolicyIcons(), LayerPolicy.RefreshPolicyIcons(), ContentPolicy.RefreshPolicyList(), LayerPolicy.RefreshPolicyList(), LayerQuestBoard.RefreshQuest(), LayerQuestBoard.RefreshRanking(), ContentConfigOther.RefreshRewardCode(), LayerGlobalMap.RefreshSummary(), LayerWorldSetting.RefreshTemplate(), UIBook.RefreshTopics(), LayerNewspaper.RefreshVote(), WidgetSearch.RefreshWords(), ContentKeyItem.SelectItem(), ContentQuest.SelectQuest(), ButtonAbility.SetAct(), UIRecipeInfo.SetArea(), CharaBody.SetBodyIndexText(), Window.SetCaption(), ButtonGeneral.SetCard(), ItemGeneral.SetChara(), UICharaMaker.SetChara(), ItemGachaResult.SetChara(), ButtonChara.SetChara(), ButtonElement.SetGrid(), ItemGeneral.SetMainText(), Trait.SetMainText(), TraitAbility.SetMainText(), TraitToolRange.SetMainText(), ItemQuest.SetQuest(), ItemGeneral.SetSubText(), ItemGeneral.SetSubText2(), BaseSticky.SetText(), DialogDrama.SetText(), PopfabText.SetText(), UIHeader.SetText(), ActionHint.SetText(), SetText(), PopItemText.SetText(), BaseStats.SetText(), Recipe.SetTextDifficulty(), FactionRelation.SetTextHostility(), Religion.SetTextRelation(), UIItem.SetTopic(), TerrainMenu.Show(), WidgetPopup.Show(), LayerShippingResult.Show(), UIBook.Show(), LayerInteraction.ShowPage(), Thing.ShowSplitMenu2(), WidgetInspector.SwitchPage(), Dialog.TryWarn(), Chara.WriteNote(), Thing.WriteNote(), and Dialog.YesNo().
|
inline |
|
inline |
UIButton UIText.button |
Definition at line 23 of file UIText.cs.
Referenced by ApplySkin().
FontColor UIText.fontColor |
Definition at line 15 of file UIText.cs.
Referenced by ApplySkin(), SetColor(), and SetText().
FontType UIText.fontType |
Definition at line 13 of file UIText.cs.
Referenced by ApplySkin().
|
static |
Definition at line 7 of file UIText.cs.
Referenced by ApplySkin().
HyphenationJpn UIText.hyphenation |
Definition at line 21 of file UIText.cs.
Referenced by ApplySkin(), and SetText().
string UIText.lang |
Definition at line 9 of file UIText.cs.
Referenced by WidgetMenuPanel.AddButton(), UIDragGridInfo.Init(), UIDragGridInfo.InitFuel(), OnChangeLanguage(), OnEnable(), LayerNewspaper.OnInit(), HUD.SetDragText(), SetLang(), SetText(), and LayerUploader.Update().
Color UIText.orgColor = Color.white |
Definition at line 30 of file UIText.cs.
Referenced by ApplySkin(), and SetText().
float UIText.orgSpacing |
Definition at line 27 of file UIText.cs.
Referenced by ApplySkin().
int UIText.size |
Definition at line 19 of file UIText.cs.
Referenced by ApplySkin(), HUD.SetDragImage(), and SetSize().
BaseSkinRoot UIText.skinRoot |
Definition at line 11 of file UIText.cs.
Referenced by ApplySkin().
SkinType UIText.skinType |
Definition at line 17 of file UIText.cs.
Referenced by ApplySkin().
Typewriter UIText.typewriter |
Definition at line 25 of file UIText.cs.
Referenced by OnSetText(), and DramaEventTalk.Play().