Candide.CandideUI.Components.TranslationCenteredTextLayout
Type JSONpublic class in Candide.CandideUI.Components
Type metadata
- Assembly
Romestead - Namespace
Candide.CandideUI.Components - Base type
Candide.CandideUI.Components.CandideTextLabel - Hash
53C2A63A4B709E1F9AF8BF60C937F342E77B836BB69420E7553120065EBCC65F
Relationships
Base type
Referenced by types
Candide.CandideUI.Components.Buttons.CandideGridIconLabelButtonCandide.CandideUI.Components.Buttons.CandideLabelButtonCandide.CandideUI.Components.Buttons.TooltipGridIconLabelButtonCandide.CandideUI.Components.Dialogue.CandideAltarDialogueComponentCandide.CandideUI.Components.Displays.MaterialRequirementDisplayCandide.CandideUI.Components.TranslationCenteredIconLabelCandide.CandideUI.Components.TranslationCenteredLabelCandide.CandideUI.ConstructionsUi.ConstructionsOptionsControlCandide.CandideUI.Input.CandideCheckboxLabelCandide.CandideUI.JobUiNew.UserControls.SubControls.JobCitizenUserControlCandide.CandideUI.ObjectivesUi.QuestDisplayTrackingControllerCandide.CandideUI.ProximityWindows.InventoryWindow
Fields
| Name | Visibility | Signature |
|---|---|---|
HorizontalSquishThreshold# | public | public System.Single HorizontalSquishThreshold |
_f# | private | private System.Single _f |
Methods
InternalDraw
#
protected System.Void InternalDraw(Candide.CandideUI.UiRenderContext context)
Method metadata
- Visibilityprotected
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
1096B26DD4B294CD7FDC7672A7A715FE3B28640354EA30DC698B49EB0E48C7F3 - Body hash
9821F0A46CACFFDF5B2E8CA62B44F0B0BB49CBA1F6319A45C7267DF5211A7645 - IL size699
Referenced calls
FontStashSharp.RichText.RichTextLayout::get_Text()System.String::IsNullOrEmpty(System.String)Candide.CandideUI.CandideUiElement::get_Enabled()FontStashSharp.RichText.RichTextLayout::set_IgnoreColorCommand(System.Boolean)Candide.CandideUI.CandideUiElement::get_ActualBounds()Candide.CandideUI.Components.CandideTextLabel::get_TextAlign()FontStashSharp.RichText.RichTextLayout::Measure(System.Nullable<System.Int32>)Microsoft.Xna.Framework.Vector2::get_Zero()Candide.CandideUI.Components.CandideTextLabel::get_TextStyle()System.ArgumentOutOfRangeException::.ctor()FontStashSharp.RichText.RichTextLayout::get_Font()FontStashSharp.SpriteFontBase::get_LineHeight()System.MathF::Ceiling(System.Single)Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)System.Nullable<Microsoft.Xna.Framework.Color>::get_HasValue()Microsoft.Xna.Framework.Vector2::op_Subtraction(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)System.Nullable<Microsoft.Xna.Framework.Color>::get_Value()Candide.CandideUI.UiRenderContext::DrawRectangle(Microsoft.Xna.Framework.Vector2, System.Single, System.Single, Microsoft.Xna.Framework.Color, System.Single)Candide.CandideUI.UiRenderContext::DrawRichText(FontStashSharp.RichText.RichTextLayout, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Color, Microsoft.Xna.Framework.Color, Microsoft.Xna.Framework.Vector2, System.Single, System.Boolean, System.Single, FontStashSharp.RichText.TextHorizontalAlignment, System.Int32)Microsoft.Xna.Framework.Vector2::op_Addition(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)
InternalMeasure
#
protected Microsoft.Xna.Framework.Vector2 InternalMeasure(Microsoft.Xna.Framework.Vector2 availableSize)
Method metadata
- Visibilityprotected
- Return type
Microsoft.Xna.Framework.Vector2 - StaticFalse
- VirtualTrue
- Hash
5C48414CDD54AC5A090D33E62C7BAF68AF3201886E67BC26CBF28D19A8C77BEC - Body hash
C55F40DF49F209A28EAD8A49D0124F4DC4D8D1B52480563E4380B306BD8917F3 - IL size56