{"Id":"Candide.CandideUI.Helpers.TextToUiElementsHelper","Name":"TextToUiElementsHelper","DisplayName":"TextToUiElementsHelper","FullName":"Candide.CandideUI.Helpers.TextToUiElementsHelper","Namespace":"Candide.CandideUI.Helpers","Kind":"class","Visibility":"public","IsAbstract":true,"IsSealed":true,"BaseType":"System.Object","Interfaces":[],"SourceLocations":[],"Fields":[{"Id":"DefaultUiArgs:Candide.CandideUI.Helpers.UiArgs","Name":"DefaultUiArgs","Type":"Candide.CandideUI.Helpers.UiArgs","Signature":"private Candide.CandideUI.Helpers.UiArgs DefaultUiArgs","Visibility":"private","IsStatic":true,"IsLiteral":false,"Hash":"6AEFB60C384DCC31CFABA6F1FFE2BC3B8AD240C42B3A76CEBA3F7C2E51B4E628"},{"Id":"EndTag:System.String","Name":"EndTag","Type":"System.String","Signature":"private System.String EndTag","Visibility":"private","IsStatic":true,"IsLiteral":true,"Hash":"56403F92CB42F3169EA0BF56AB1A4F44D47D226D899C76E5E28B8E5C833E86C4"},{"Id":"GridDividerTag:System.Char","Name":"GridDividerTag","Type":"System.Char","Signature":"private System.Char GridDividerTag","Visibility":"private","IsStatic":true,"IsLiteral":true,"Hash":"BF36FE4F534D60D3B7EFE9E0559DCA4069B236127D841314153430068C9BC79D"},{"Id":"GridTag:System.String","Name":"GridTag","Type":"System.String","Signature":"private System.String GridTag","Visibility":"private","IsStatic":true,"IsLiteral":true,"Hash":"811A8D78A3F2F05B7B211D10A40202B4613BB5514B7B9D83F40E87C8E10932E5"},{"Id":"ImageTag:System.String","Name":"ImageTag","Type":"System.String","Signature":"private System.String ImageTag","Visibility":"private","IsStatic":true,"IsLiteral":true,"Hash":"7C94482055CFE149D73154A6F6DD00656406EE6F9945B9EC73BD4433036C0254"},{"Id":"LargeIconTag:System.String","Name":"LargeIconTag","Type":"System.String","Signature":"private System.String LargeIconTag","Visibility":"private","IsStatic":true,"IsLiteral":true,"Hash":"30DAED565369D3E97411C482C769707E62D4360D383D27D2D21B4533D54C6C69"},{"Id":"MediumIconTag:System.String","Name":"MediumIconTag","Type":"System.String","Signature":"private System.String MediumIconTag","Visibility":"private","IsStatic":true,"IsLiteral":true,"Hash":"316D19D0AB13427B93E57C2E17164663E2FE000AC10AE3528CAC8B00763CC095"},{"Id":"_args:Candide.CandideUI.Helpers.UiArgs","Name":"_args","Type":"Candide.CandideUI.Helpers.UiArgs","Signature":"private Candide.CandideUI.Helpers.UiArgs _args","Visibility":"private","IsStatic":true,"IsLiteral":false,"Hash":"BCBC3F278A5E3C991F03BA664CFBF6AA4C118E664E6C00E1E70B46D0A9D42651"},{"Id":"_currentGrid:Candide.CandideUI.Containers.CandideGrid","Name":"_currentGrid","Type":"Candide.CandideUI.Containers.CandideGrid","Signature":"private Candide.CandideUI.Containers.CandideGrid _currentGrid","Visibility":"private","IsStatic":true,"IsLiteral":false,"Hash":"5A7AB43161F04F5697334513EC0F516141BC015758FEF6E3A31A865655ED6C16"},{"Id":"_currentGridColumn:System.Int32","Name":"_currentGridColumn","Type":"System.Int32","Signature":"private System.Int32 _currentGridColumn","Visibility":"private","IsStatic":true,"IsLiteral":false,"Hash":"07D0005D70D57968D361747F6A206952D97C888FB78549A8B1FF8AE043193358"},{"Id":"_currentGridRow:System.Int32","Name":"_currentGridRow","Type":"System.Int32","Signature":"private System.Int32 _currentGridRow","Visibility":"private","IsStatic":true,"IsLiteral":false,"Hash":"A50297C0E2E90B6D6761D212431BFE199A853BFEAFEA1BEFE6F27AF040D4BE40"},{"Id":"_i:System.Int32","Name":"_i","Type":"System.Int32","Signature":"private System.Int32 _i","Visibility":"private","IsStatic":true,"IsLiteral":false,"Hash":"5172BF8048A98F7C174AFF1D22B191C6DE79054CFDCE83097716EAE909FD6A47"},{"Id":"_mode:TextToUiElementsHelper\u002BTextToUiMode","Name":"_mode","Type":"TextToUiElementsHelper.TextToUiMode","Signature":"private TextToUiElementsHelper.TextToUiMode _mode","Visibility":"private","IsStatic":true,"IsLiteral":false,"Hash":"4F5B464CC434921A96052BE5870B514BE260C1A338409C229B036253D26BE682"},{"Id":"_startIndex:System.Int32","Name":"_startIndex","Type":"System.Int32","Signature":"private System.Int32 _startIndex","Visibility":"private","IsStatic":true,"IsLiteral":false,"Hash":"1D880BB90B628E03E11C6CC036BC29247103C6FE64474DABAACED365696F4B36"},{"Id":"_verticalStackPanel:Candide.CandideUI.Containers.CandideVerticalStackPanel","Name":"_verticalStackPanel","Type":"Candide.CandideUI.Containers.CandideVerticalStackPanel","Signature":"private Candide.CandideUI.Containers.CandideVerticalStackPanel _verticalStackPanel","Visibility":"private","IsStatic":true,"IsLiteral":false,"Hash":"A7B0FD90C268B06AF6E76E1EEE3402EC2536D70DC34AA454074B62700D38E2CF"}],"Properties":[],"Events":[],"Methods":[{"Id":"CheckIsSpecialSymbol(System.String)-\u003ESystem.Void","Name":"CheckIsSpecialSymbol","Signature":"private System.Void CheckIsSpecialSymbol(System.String text)","Visibility":"private","ReturnType":"System.Void","Parameters":[{"Name":"text","Type":"System.String","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":864,"BodyHash":"6CEF53033B9179F4DDC5D39D95B6F4711DDDBEF513090715C05B90A01B88F234","Hash":"EAF2846441E053E9286EEC65BA80E6F4AB30F142146AF7BDA8605C779680050B","CalledMethods":["System.String::get_Chars(System.Int32)","System.String::get_Length()","System.Nullable\u003CSystem.Int32\u003E::.ctor(!0)","Candide.CandideUI.Helpers.TextToUiElementsHelper::Flush(System.String, System.Nullable\u003CSystem.Int32\u003E)","Candide.Toolkit.SamuelDevelopmentException::.ctor(System.String)","Candide.CandideUI.Containers.CandideGrid::.ctor()","Candide.CandideUI.Containers.CandideGrid::set_DefaultColumnProportion(Candide.CandideUI.Proportion)","Candide.CandideUI.Components.Displays.StatGrid::.ctor()","Candide.CandideUI.CandideUiContainerMultipleItems::AddChild(Candide.CandideUI.CandideUiElement, System.Boolean)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()","CandideCreator.Shared.Helpers.WarningHelper::Warning(System.String)"],"StringLiterals":["Already in grid mode","Already in icon mode","Already in large icon mode","Already in image mode","Invalid end","Failed to read special text command letter \u0027","\u0027"],"Source":null},{"Id":"Flush(System.String, System.Nullable\u00601\u003CSystem.Int32\u003E)-\u003ESystem.Void","Name":"Flush","Signature":"private System.Void Flush(System.String text, System.Nullable\u003CSystem.Int32\u003E indexOffset)","Visibility":"private","ReturnType":"System.Void","Parameters":[{"Name":"text","Type":"System.String","IsOut":false,"IsOptional":false},{"Name":"indexOffset","Type":"System.Nullable\u003CSystem.Int32\u003E","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":423,"BodyHash":"0DDE247FC56ED01C9B3FD8CFF890E8B62A5C31DD22EBDD04E0CED0D7557B58D3","Hash":"D8B7D005ED234DC7021D67A5ACA43592742C05D4E56B516AB8A73B80BB5A0F1B","CalledMethods":["System.String::Substring(System.Int32, System.Int32)","System.String::IsNullOrEmpty(System.String)","Candide.CandideUI.Components.TranslationCenteredTextLayout::.ctor()","Candide.CandideUI.Components.CandideTextLabel::set_Text(System.String)","Candide.CandideUI.Components.CandideTextLabel::set_TextStyle(Candide.CandideUI.Components.CandideTextStyle)","Candide.CandideUI.Components.CandideTextLabel::.ctor()","Candide.CandideUI.Components.CandideTextLabel::set_Wrap(System.Boolean)","Candide.CandideUI.Components.CandideIcon::.ctor(CandideCreator.Shared.Graphics.IconFlag)","Candide.CandideUI.Components.CandideIcon::set_Icon(System.String)","Candide.CandideUI.CandideUiElement::set_Margin(Candide.CandideUI.CandideThickness)","Microsoft.Xna.Framework.Vector2::.ctor(System.Single)","Candide.CandideUI.Components.CandideIcon::set_Scale(Microsoft.Xna.Framework.Vector2)","CandideCreator.Shared.Content::SpriteSheet(System.String)","Candide.CandideUI.Components.CandideImage::.ctor()","Candide.CandideUI.Components.CandideImage::set_SpriteSheet(CandideCreator.Shared.Graphics.SpriteSheet)","Candide.CandideUI.CandideUiElement::set_HorizontalAlignment(Candide.CandideUI.HorizontalAlignment)","System.ArgumentOutOfRangeException::.ctor()","Candide.CandideUI.CandideUiElement::set_VerticalAlignment(Candide.CandideUI.VerticalAlignment)","Candide.CandideUI.CandideUiElement::set_GridColumn(System.Int32)","Candide.CandideUI.CandideUiElement::set_GridRow(System.Int32)","Candide.CandideUI.CandideUiContainerMultipleItems::AddChild(Candide.CandideUI.CandideUiElement, System.Boolean)","System.Nullable\u003CSystem.Int32\u003E::get_HasValue()","System.Nullable\u003CSystem.Int32\u003E::get_Value()"],"StringLiterals":[],"Source":null},{"Id":"ParseString(System.String, System.Nullable\u00601\u003CCandide.CandideUI.Helpers.UiArgs\u003E)-\u003ECandide.CandideUI.CandideUiElement","Name":"ParseString","Signature":"public Candide.CandideUI.CandideUiElement ParseString(System.String text, System.Nullable\u003CCandide.CandideUI.Helpers.UiArgs\u003E args)","Visibility":"public","ReturnType":"Candide.CandideUI.CandideUiElement","Parameters":[{"Name":"text","Type":"System.String","IsOut":false,"IsOptional":false},{"Name":"args","Type":"System.Nullable\u003CCandide.CandideUI.Helpers.UiArgs\u003E","IsOut":false,"IsOptional":true}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":118,"BodyHash":"46B6883217372BDAEC1BEDD9C038CBDADB3EFA7A638749DC6F9CF3C765361505","Hash":"9A33AA74CD60E6A8EAFB8AAF2A0D8B51034B2C7AD1216188E9330C0BDABE9319","CalledMethods":["System.Nullable\u003CCandide.CandideUI.Helpers.UiArgs\u003E::get_HasValue()","System.Nullable\u003CCandide.CandideUI.Helpers.UiArgs\u003E::GetValueOrDefault()","Candide.CandideUI.Containers.CandideVerticalStackPanel::.ctor()","Candide.CandideUI.Helpers.TextToUiElementsHelper::CheckIsSpecialSymbol(System.String)","System.String::get_Length()","Candide.CandideUI.Helpers.TextToUiElementsHelper::Flush(System.String, System.Nullable\u003CSystem.Int32\u003E)"],"StringLiterals":[],"Source":null}],"Hash":"550DB3A634BEA4C6574CA8E70FB2D6CAC74031DCDE69BE8995AC741E987C1C3C"}