UNPKG

top.fancybit.odin_inspector

Version:

odin inspector plugin

930 lines 433 kB
<?xml version="1.0"?> <doc> <assembly> <name>Sirenix.Utilities.Editor</name> </assembly> <members> <member name="T:Sirenix.Utilities.Editor.EditorIcon"> <summary> Icon for using in editor GUI. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcon.Raw"> <summary> Gets the raw input icon texture. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcon.Highlighted"> <summary> Gets the icon's highlighted texture. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcon.Active"> <summary> Gets the icon's active texture. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcon.Inactive"> <summary> Gets the icon's inactive texture. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcon.ActiveGUIContent"> <summary> Gets a GUIContent object with the active texture. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcon.InactiveGUIContent"> <summary> Gets a GUIContent object with the inactive texture. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcon.HighlightedGUIContent"> <summary> Gets a GUIContent object with the highlighted texture. </summary> </member> <member name="M:Sirenix.Utilities.Editor.EditorIcon.Draw(UnityEngine.Rect)"> <summary> Draws the icon in a square rect, with a custom shader that makes the icon look better when down-scaled. This also handles mouseover effects, and linier color spacing. </summary> </member> <member name="M:Sirenix.Utilities.Editor.EditorIcon.Draw(UnityEngine.Rect,System.Single)"> <summary> Draws the icon in a square rect, with a custom shader that makes the icon look better when down-scaled. This also handles mouseover effects, and linier color spacing. </summary> </member> <member name="M:Sirenix.Utilities.Editor.EditorIcon.Draw(UnityEngine.Rect,UnityEngine.Texture)"> <summary> Draws the icon in a square rect, with a custom shader that makes the icon look better when down-scaled. This also handles mouseover effects, and linier color spacing. </summary> </member> <member name="T:Sirenix.Utilities.Editor.EditorIcons"> <summary> Collection of EditorIcons for use in GUI drawing. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Airplane"> <summary> Gets an icon of an airplane symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.AlertCircle"> <summary> Gets an icon of an alert circle symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.AlertTriangle"> <summary> Gets an icon of an alert triangle symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.ArrowDown"> <summary> Gets an icon of an arrow down symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.ArrowLeft"> <summary> Gets an icon of an arrow left symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.ArrowRight"> <summary> Gets an icon of an arrow right symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.ArrowUp"> <summary> Gets an icon of an arrow up symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Bell"> <summary> Gets an icon of a bell symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Car"> <summary> Gets an icon of a car symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Char1"> <summary> Gets an icon of a char1 symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Char2"> <summary> Gets an icon of a char2 symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Char3"> <summary> Gets an icon of a char3 symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.CharGraph"> <summary> Gets an icon of a char graph symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Checkmark"> <summary> Gets an icon of a checkmark symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Clock"> <summary> Gets an icon of a clock symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Clouds"> <summary> Gets an icon of a clouds symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.CloudsRainy"> <summary> Gets an icon of a clouds rainy symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.CloudsRainySunny"> <summary> Gets an icon of a clouds rainy sunny symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.CloudsRainyThunder"> <summary> Gets an icon of a clouds rainy thunder symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.CloudsThunder"> <summary> Gets an icon of a clouds thunder symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Crosshair"> <summary> Gets an icon of a crosshair symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Cut"> <summary> Gets an icon of a cut symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.DayCalendar"> <summary> Gets an icon of a day calendar symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Download"> <summary> Gets an icon of a download symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Eject"> <summary> Gets an icon of an eject symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.EyeDropper"> <summary> Gets an icon of an eye dropper symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Female"> <summary> Gets an icon of a female symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.File"> <summary> Gets an icon of a file symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.FileCabinet"> <summary> Gets an icon of a file cabinet symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.FinnishBanner"> <summary> Gets an icon of a finnish banner symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Flag"> <summary> Gets an icon of a flag symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.FlagFinnish"> <summary> Gets an icon of a flag finnish symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Folder"> <summary> Gets an icon of a folder symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.FolderBack"> <summary> Gets an icon of a folder back symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.GKey"> <summary> Gets an icon of a gKey symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Globe"> <summary> Gets an icon of a globe symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.GridBlocks"> <summary> Gets an icon of a grid blocks symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.GridImageText"> <summary> Gets an icon of a grid image text symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.GridImageTextList"> <summary> Gets an icon of a grid image text list symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.GridLayout"> <summary> Gets an icon of a grid layout symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.HamburgerMenu"> <summary> Gets an icon of a hamburger menu symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.House"> <summary> Gets an icon of a house symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Image"> <summary> Gets an icon of an image symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.ImageCollection"> <summary> Gets an icon of an image collection symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Info"> <summary> Gets an icon of an info symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Letter"> <summary> Gets an icon of a letter symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.LightBulb"> <summary> Gets an icon of a light bulb symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Link"> <summary> Gets an icon of a link symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.List"> <summary> Gets an icon of a list symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.LoadingBar"> <summary> Gets an icon of a loading bar symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.LockLocked"> <summary> Gets an icon of a lock locked symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.LockUnlocked"> <summary> Gets an icon of a lock unlocked symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.LockUnloacked"> <summary> Gets an icon of a lock unloacked symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.MagnifyingGlass"> <summary> Gets an icon of a magnifying glass symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Male"> <summary> Gets an icon of a male symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Marker"> <summary> Gets an icon of a marker symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Maximize"> <summary> Gets an icon of a maximize symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Microphone"> <summary> Gets an icon of a microphone symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Minimize"> <summary> Gets an icon of a minimize symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Minus"> <summary> Gets an icon of a minus symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.MobilePhone"> <summary> Gets an icon of a mobile phone symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Money"> <summary> Gets an icon of a money symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Move"> <summary> Gets an icon of a move symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.MultiUser"> <summary> Gets an icon of a multi user symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Next"> <summary> Gets an icon of a next symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.PacmanGhost"> <summary> Gets an icon of a pacman ghost symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Paperclip"> <summary> Gets an icon of a paperclip symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Pause"> <summary> Gets an icon of a pause symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Pen"> <summary> Gets an icon of a pen symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.PenAdd"> <summary> Gets an icon of a pen add symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.PenMinus"> <summary> Gets an icon of a pen minus symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Play"> <summary> Gets an icon of a play symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Plus"> <summary> Gets an icon of a plus symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Podium"> <summary> Gets an icon of a podium symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Previous"> <summary> Gets an icon of a previous symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.ReceptionSignal"> <summary> Gets an icon of a reception signal symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Redo"> <summary> Gets an icon of a redo symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Refresh"> <summary> Gets an icon of a refresh symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Rotate"> <summary> Gets an icon of a rotate symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Ruler"> <summary> Gets an icon of a ruler symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.RulerRect"> <summary> Gets an icon of a ruler rect symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.SettingsCog"> <summary> Gets an icon of a settings cog symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.ShoppingBasket"> <summary> Gets an icon of a shopping basket symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.ShoppingCart"> <summary> Gets an icon of a shopping cart symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.SingleUser"> <summary> Gets an icon of a single user symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.SmartPhone"> <summary> Gets an icon of a smart phone symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Sound"> <summary> Gets an icon of a sound symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.SpeechBubbleRound"> <summary> Gets an icon of a speech bubble round symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.SpeechBubbleSquare"> <summary> Gets an icon of a speech bubble square symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.SpeechBubblesRound"> <summary> Gets an icon of a speech bubbles round symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.SpeechBubblesSquare"> <summary> Gets an icon of a speech bubbles square symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.StarPointer"> <summary> Gets an icon of a star pointer symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Stop"> <summary> Gets an icon of a stop symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Stretch"> <summary> Gets an icon of a stretch symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Table"> <summary> Gets an icon of a table symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Tag"> <summary> Gets an icon of a tag symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.TestTube"> <summary> Gets an icon of a test tube symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Timer"> <summary> Gets an icon of a timer symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.TrafficStopLight"> <summary> Gets an icon of a traffic stop light symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Transparent"> <summary> Gets an icon of a transparent symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Tree"> <summary> Gets an icon of a tree symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.TriangleDown"> <summary> Gets an icon of a triangle down symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.TriangleLeft"> <summary> Gets an icon of a triangle left symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.TriangleRight"> <summary> Gets an icon of a triangle right symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.TriangleUp"> <summary> Gets an icon of a triangle up symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Undo"> <summary> Gets an icon of an undo symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.Upload"> <summary> Gets an icon of an upload symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.WifiSignal"> <summary> Gets an icon of a wifi signal symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.X"> <summary> Gets an icon of an x symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.TestInconclusive"> <summary> Gets a texture of a test inconclusive symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.TestFailed"> <summary> Gets a texture of a test failed symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.TestNormal"> <summary> Gets a texture of a test normal symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.TestPassed"> <summary> Gets a texture of a test passed symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.ConsoleInfoIcon"> <summary> Gets a texture of a console info icon symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.ConsoleWarnicon"> <summary> Gets a texture of a console warnicon symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.ConsoleErroricon"> <summary> Gets a texture of a console error icon symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.OdinInspectorLogo"> <summary> Gets a texture of an odin inspector logo symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.UnityLogo"> <summary> Gets a texture of a scene asset icon symbol. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.UnityGameObjectIcon"> <summary> Gets an icon representing a GameObject. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.UnityInfoIcon"> <summary> Gets an icon of a unity info icon. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.UnityWarningIcon"> <summary> Gets an icon of a unity warning icon. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.UnityErrorIcon"> <summary> Gets an icon of a unity error icon. </summary> </member> <member name="P:Sirenix.Utilities.Editor.EditorIcons.UnityFolderIcon"> <summary> Gets an icon of a unity folder. </summary> </member> <member name="T:Sirenix.Utilities.Editor.LazyEditorIcon"> <summary> Lazy loading Editor Icon. </summary> </member> <member name="M:Sirenix.Utilities.Editor.LazyEditorIcon.#ctor(System.Int32,System.Int32,System.String)"> <summary> Loads an EditorIcon from the spritesheet. </summary> </member> <member name="P:Sirenix.Utilities.Editor.LazyEditorIcon.Highlighted"> <summary> Gets the icon's highlight texture. </summary> </member> <member name="P:Sirenix.Utilities.Editor.LazyEditorIcon.Active"> <summary> Gets the icon's active texture. </summary> </member> <member name="P:Sirenix.Utilities.Editor.LazyEditorIcon.Inactive"> <summary> Gets the icon's inactive texture. </summary> </member> <member name="P:Sirenix.Utilities.Editor.LazyEditorIcon.Raw"> <summary> Not yet documented. </summary> </member> <member name="T:Sirenix.Utilities.Editor.Expressions.ExpressionUtility"> <summary> Utility for parsing and emitting expression delegates. </summary> </member> <member name="M:Sirenix.Utilities.Editor.Expressions.ExpressionUtility.ParseExpression(System.String,System.Boolean,System.Type,System.String@,System.Boolean)"> <summary>Parses an expression and tries to emit a delegate method.</summary> <param name="expression">The expression to parse.</param> <param name="isStatic">Indicates if the expression should be static instead of instanced.</param> <param name="contextType">The context type for the execution of the expression.</param> <param name="errorMessage">Output for any errors that may occur.</param> <param name="richTextError">If <c>true</c> then error message will be formatted with color tags. Otherwise, the error message will be formatted with text only.</param> <returns>Returns the emitted delegate if the expression is compiled successfully. Otherwise, null.</returns> </member> <member name="M:Sirenix.Utilities.Editor.Expressions.ExpressionUtility.ParseExpression(System.String,System.Boolean,System.Type,System.Type[],System.String@,System.Boolean)"> <summary>Parses an expression and tries to emit a delegate method.</summary> <param name="expression">The expression to parse.</param> <param name="isStatic">Indicates if the expression should be static instead of instanced.</param> <param name="contextType">The context type for the execution of the expression.</param> <param name="parameters">The parameters of the expression delegate.</param> <param name="errorMessage">Output for any errors that may occur.</param> <param name="richTextError">If <c>true</c> then error message will be formatted with color tags. Otherwise, the error message will be formatted with text only.</param> <returns>Returns the emitted delegate if the expression is compiled successfully. Otherwise, null.</returns> </member> <member name="M:Sirenix.Utilities.Editor.Expressions.ExpressionUtility.ParseExpression(System.String,System.Boolean,System.Type,System.Type[],System.String[],System.String@,System.Boolean)"> <summary>Parses an expression and tries to emit a delegate method.</summary> <param name="expression">The expression to parse.</param> <param name="isStatic">Indicates if the expression should be static instead of instanced.</param> <param name="contextType">The context type for the execution of the expression.</param> <param name="parameters">The parameters of the expression delegate.</param> <param name="parameterNames">The names of the expression's parameters, for use with the named parameter syntax.</param> <param name="errorMessage">Output for any errors that may occur.</param> <param name="richTextError">If <c>true</c> then error message will be formatted with color tags. Otherwise, the error message will be formatted with text only.</param> <returns>Returns the emitted delegate if the expression is compiled successfully. Otherwise, null.</returns> </member> <member name="M:Sirenix.Utilities.Editor.Expressions.ExpressionUtility.ParseExpression(System.String,Sirenix.Utilities.Editor.Expressions.EmitContext,System.String@,System.Boolean)"> <summary>Parses an expression and tries to emit a delegate method.</summary> <param name="expression">The expression to parse.</param> <param name="context">The emit context.</param> <param name="errorMessage">Output for any errors that may occur.</param> <param name="richTextError">If <c>true</c> then error message will be formatted with color tags. Otherwise, the error message will be formatted with text only.</param> <returns>Returns the emitted delegate if the expression is compiled successfully. Otherwise, null.</returns> </member> <member name="M:Sirenix.Utilities.Editor.Expressions.ExpressionUtility.ParseExpression(System.String,Sirenix.Utilities.Editor.Expressions.EmitContext,System.Type,System.String@,System.Boolean)"> <summary>Parses an expression and tries to emit a delegate of the specified type.</summary> <param name="expression">The expression to parse.</param> <param name="context">The emit context.</param> <param name="delegateType">The type of the delegate to emit.</param> <param name="errorMessage">Output for any errors that may occur.</param> <param name="richTextError">If <c>true</c> then error message will be formatted with color tags. Otherwise, the error message will be formatted with text only.</param> <returns>Returns the emitted delegate if the expression is compiled successfully. Otherwise, null.</returns> </member> <member name="M:Sirenix.Utilities.Editor.Expressions.ExpressionUtility.ParseFunc``1(System.String,System.Type,System.String@,System.Boolean)"> <summary>Parses an expression and emits an ExpressionFunc method.</summary> <param name="expression">The expression to parse.</param> <param name="contextType">The context type for the execution of the expression.</param> <param name="errorMessage">Output for any errors that may occur.</param> <param name="richTextError">If <c>true</c> then error message will be formatted with color tags. Otherwise, the error message will be formatted with text only.</param> <returns>Returns the emitted ExpressionFunc if the expression is compiled successfully. Otherwise, null.</returns> </member> <member name="M:Sirenix.Utilities.Editor.Expressions.ExpressionUtility.ParseFunc``2(System.String,System.Boolean,System.Type,System.String@,System.Boolean)"> <summary>Parses an expression and emits an ExpressionFunc method.</summary> <param name="expression">The expression to parse.</param> <param name="isStatic">Indicates if the expression should be static instead of instanced.</param> <param name="contextType">The context type for the execution of the expression.</param> <param name="errorMessage">Output for any errors that may occur.</param> <param name="richTextError">If <c>true</c> then error message will be formatted with color tags. Otherwise, the error message will be formatted with text only.</param> <returns>Returns the emitted ExpressionFunc if the expression is compiled successfully. Otherwise, null.</returns> </member> <member name="M:Sirenix.Utilities.Editor.Expressions.ExpressionUtility.ParseFunc``3(System.String,System.Boolean,System.Type,System.String@,System.Boolean)"> <summary>Parses an expression and emits an ExpressionFunc method.</summary> <param name="expression">The expression to parse.</param> <param name="isStatic">Indicates if the expression should be static instead of instanced.</param> <param name="contextType">The context type for the execution of the expression.</param> <param name="errorMessage">Output for any errors that may occur.</param> <param name="richTextError">If <c>true</c> then error message will be formatted with color tags. Otherwise, the error message will be formatted with text only.</param> <returns>Returns the emitted ExpressionFunc if the expression is compiled successfully. Otherwise, null.</returns> </member> <member name="M:Sirenix.Utilities.Editor.Expressions.ExpressionUtility.ParseFunc``4(System.String,System.Boolean,System.Type,System.String@,System.Boolean)"> <summary>Parses an expression and emits an ExpressionFunc method.</summary> <param name="expression">The expression to parse.</param> <param name="isStatic">Indicates if the expression should be static instead of instanced.</param> <param name="contextType">The context type for the execution of the expression.</param> <param name="errorMessage">Output for any errors that may occur.</param> <param name="richTextError">If <c>true</c> then error message will be formatted with color tags. Otherwise, the error message will be formatted with text only.</param> <returns>Returns the emitted ExpressionFunc if the expression is compiled successfully. Otherwise, null.</returns> </member> <member name="M:Sirenix.Utilities.Editor.Expressions.ExpressionUtility.ParseFunc``5(System.String,System.Boolean,System.Type,System.String@,System.Boolean)"> <summary>Parses an expression and emits an ExpressionFunc method.</summary> <param name="expression">The expression to parse.</param> <param name="isStatic">Indicates if the expression should be static instead of instanced.</param> <param name="contextType">The context type for the execution of the expression.</param> <param name="errorMessage">Output for any errors that may occur.</param> <param name="richTextError">If <c>true</c> then error message will be formatted with color tags. Otherwise, the error message will be formatted with text only.</param> <returns>Returns the emitted ExpressionFunc if the expression is compiled successfully. Otherwise, null.</returns> </member> <member name="M:Sirenix.Utilities.Editor.Expressions.ExpressionUtility.ParseFunc``6(System.String,System.Boolean,System.Type,System.String@,System.Boolean)"> <summary>Parses an expression and emits an ExpressionFunc method.</summary> <param name="expression">The expression to parse.</param> <param name="isStatic">Indicates if the expression should be static instead of instanced.</param> <param name="contextType">The context type for the execution of the expression.</param> <param name="errorMessage">Output for any errors that may occur.</param> <param name="richTextError">If <c>true</c> then error message will be formatted with color tags. Otherwise, the error message will be formatted with text only.</param> <returns>Returns the emitted ExpressionFunc if the expression is compiled successfully. Otherwise, null.</returns> </member> <member name="M:Sirenix.Utilities.Editor.Expressions.ExpressionUtility.ParseFunc``7(System.String,System.Boolean,System.Type,System.String@,System.Boolean)"> <summary>Parses an expression and emits an ExpressionFunc method.</summary> <param name="expression">The expression to parse.</param> <param name="isStatic">Indicates if the expression should be static instead of instanced.</param> <param name="contextType">The context type for the execution of the expression.</param> <param name="errorMessage">Output for any errors that may occur.</param> <param name="richTextError">If <c>true</c> then error message will be formatted with color tags. Otherwise, the error message will be formatted with text only.</param> <returns>Returns the emitted ExpressionFunc if the expression is compiled successfully. Otherwise, null.</returns> </member> <member name="M:Sirenix.Utilities.Editor.Expressions.ExpressionUtility.ParseFunc``8(System.String,System.Boolean,System.Type,System.String@,System.Boolean)"> <summary>Parses an expression and emits an ExpressionFunc method.</summary> <param name="expression">The expression to parse.</param> <param name="isStatic">Indicates if the expression should be static instead of instanced.</param> <param name="contextType">The context type for the execution of the expression.</param> <param name="errorMessage">Output for any errors that may occur.</param> <param name="richTextError">If <c>true</c> then error message will be formatted with color tags. Otherwise, the error message will be formatted with text only.</param> <returns>Returns the emitted ExpressionFunc if the expression is compiled successfully. Otherwise, null.</returns> </member> <member name="M:Sirenix.Utilities.Editor.Expressions.ExpressionUtility.ParseFunc``9(System.String,System.Boolean,System.Type,System.String@,System.Boolean)"> <summary>Parses an expression and emits an ExpressionFunc method.</summary> <param name="expression">The expression to parse.</param> <param name="isStatic">Indicates if the expression should be static instead of instanced.</param> <param name="contextType">The context type for the execution of the expression.</param> <param name="errorMessage">Output for any errors that may occur.</param> <param name="richTextError">If <c>true</c> then error message will be formatted with color tags. Otherwise, the error message will be formatted with text only.</param> <returns>Returns the emitted ExpressionFunc if the expression is compiled successfully. Otherwise, null.</returns> </member> <member name="M:Sirenix.Utilities.Editor.Expressions.ExpressionUtility.ParseFunc``10(System.String,System.Boolean,System.Type,System.String@,System.Boolean)"> <summary>Parses an expression and emits an ExpressionFunc method.</summary> <param name="expression">The expression to parse.</param> <param name="isStatic">Indicates if the expression should be static instead of instanced.</param> <param name="contextType">The context type for the execution of the expression.</param> <param name="errorMessage">Output for any errors that may occur.</param> <param name="richTextError">If <c>true</c> then error message will be formatted with color tags. Otherwise, the error message will be formatted with text only.</param> <returns>Returns the emitted ExpressionFunc if the expression is compiled successfully. Otherwise, null.</returns> </member> <member name="M:Sirenix.Utilities.Editor.Expressions.ExpressionUtility.ParseAction(System.String,System.Type,System.String@,System.Boolean)"> <summary>Parses an expression and emits an ExpressionAction method.</summary> <param name="expression">The expression to parse.</param> <param name="contextType">The context type for the execution of the expression.</param> <param name="errorMessage">Output for any errors that may occur.</param> <param name="richTextError">If <c>true</c> then error message will be formatted with color tags. Otherwise, the error message will be formatted with text only.</param> <returns>Returns the emitted ExpressionAction if the expression is compiled successfully. Otherwise, null.</returns> </member> <member name="M:Sirenix.Utilities.Editor.Expressions.ExpressionUtility.ParseAction``1(System.String,System.Boolean,System.Type,System.String@,System.Boolean)"> <summary>Parses an expression and emits an ExpressionAction method.</summary> <param name="expression">The expression to parse.</param> <param name="isStatic">Indicates if the expression should be static instead of instanced.</param> <param name="contextType">The context type for the execution of the expression.</param> <param name="errorMessage">Output for any errors that may occur.</param> <param name="richTextError">If <c>true</c> then error message will be formatted with color tags. Otherwise, the error message will be formatted with text only.</param> <returns>Returns the emitted ExpressionAction if the expression is compiled successfully. Otherwise, null.</returns> </member> <member name="M:Sirenix.Utilities.Editor.Expressions.ExpressionUtility.ParseAction``2(System.String,System.Boolean,System.Type,System.String@,System.Boolean)"> <summary>Parses an expression and emits an ExpressionAction method.</summary> <param name="expression">The expression to parse.</param> <param name="isStatic">Indicates if the expression should be static instead of instanced.</param> <param name="contextType">The context type for the execution of the expression.</param> <param name="errorMessage">Output for any errors that may occur.</param> <param name="richTextError">If <c>true</c> then error message will be formatted with color tags. Otherwise, the error message will be formatted with text only.</param> <returns>Returns the emitted ExpressionAction if the expression is compiled successfully. Otherwise, null.</returns> </member> <member name="M:Sirenix.Utilities.Editor.Expressions.ExpressionUtility.ParseAction``3(System.String,System.Boolean,System.Type,System.String@,System.Boolean)"> <summary>Parses an expression and emits an ExpressionAction method.</summary> <param name="expression">The expression to parse.</param> <param name="isStatic">Indicates if the expression should be static instead of instanced.</param> <param name="contextType">The context type for the execution of the expression.</param> <param name="errorMessage">Output for any errors that may occur.</param> <param name="richTextError">If <c>true</c> then error message will be formatted with color tags. Otherwise, the error message will be formatted with text only.</param> <returns>Returns the emitted ExpressionAction if the expression is compiled successfully. Otherwise, null.</returns> </member> <member name="M:Sirenix.Utilities.Editor.Expressions.ExpressionUtility.ParseAction``4(System.String,System.Boolean,System.Type,System.String@,System.Boolean)"> <summary>Parses an expression and emits an ExpressionAction method.</summary> <param name="expression">The expression to parse.</param> <param name="isStatic">Indicates if the expression should be static instead of instanced.</param> <param name="contextType">The context type for the execution of the expression.</param> <param name="errorMessage">Output for any errors that may occur.</param> <param name="richTextError">If <c>true</c> then error message will be formatted with color tags. Otherwise, the error message will be formatted with text only.</param> <returns>Returns the emitted ExpressionAction if the expression is compiled successfully. Otherwise, null.</returns> </member> <member name="M:Sirenix.Utilities.Editor.Expressions.ExpressionUtility.ParseAction``5(System.String,System.Boolean,System.Type,System.String@,System.Boolean)"> <summary>Parses an expression and emits an ExpressionAction method.</summary> <param name="expression">The expression to parse.</param> <param name="isStatic">Indicates if the expression should be static instead of instanced.</param> <param name="contextType">The context type for the execution of the expression.</param> <param name="errorMessage">Output for any errors that may occur.</param> <param name="richTextError">If <c>true</c> then error message will be formatted with color tags. Otherwise, the error message will be formatted with text only.</param> <returns>Returns the emitted ExpressionAction if the expression is compiled successfully. Otherwise, null.</returns> </member> <member name="M:Sirenix.Utilities.Editor.Expressions.ExpressionUtility.ParseAction``6(System.String,System.Boolean,System.Type,System.String@,System.Boolean)"> <summary>Parses an expression and emits an ExpressionAction method.</summary> <param name="expression">The expression to parse.</param> <param name="isStatic">Indicates if the expression should be static instead of instanced.</param> <param name="contextType">The context type for the execution of the expression.</param> <param name="errorMessage">Output for any errors that may occur.</param> <param name="richTextError">If <c>true</c> then error message will be formatted with color tags. Otherwise, the error message will be formatted with text only.</param> <returns>Returns the emitted ExpressionAction if the expression is compiled successfully. Otherwise, null.</returns> </member> <member name="M:Sirenix.Utilities.Editor.Expressions.ExpressionUtility.ParseAction``7(System.String,System.Boolean,System.Type,System.String@,System.Boolean)"> <summary>Parses an expression and emits an ExpressionAction method.</summary> <param name="expression">The expression to parse.</param> <param name="isStatic">Indicates if the expression should be static instead of instanced.</param> <param name="contextType">The context type for the execution of the expression.</param> <param name="errorMessage">Output for any errors that may occur.</param> <param name="richTextError">If <c>true</c> then error message will be formatted with color tags. Otherwise, the error message will be formatted with text only.</param> <returns>Returns the emitted ExpressionAction if the expression is compiled successfully. Otherwise, null.</returns> </member> <member name="M:Sirenix.Utilities.Editor.Expressions.ExpressionUtility.ParseAction``8(System.String,System.Boolean,System.Type,System.String@,System.Boolean)"> <summary>Parses an expression and emits an ExpressionAction method.</summary> <param name="expression">The expression to parse.</param> <param name="isStatic">Indicates if the expression should be static instead of inst