Version 3.3.0.2

OdinImGuiElement class

Namespace: Sirenix.OdinInspector.Editor.Internal.UIToolkitIntegration
Assembly: Sirenix.OdinInspector.Editor
public class OdinImGuiElement : VisualElement
Inheritance
  • System.Object
  • OdinImGuiElement

Constructors

OdinImGuiElement(SerializedProperty)
public OdinImGuiElement(SerializedProperty unityProperty)
Parameters
UnityEditor.SerializedProperty unityProperty

OdinImGuiElement(VisualElement)
public OdinImGuiElement(VisualElement element)
Parameters
UnityEngine.UIElements.VisualElement element

OdinImGuiElement(VisualElement, SerializedProperty)
public OdinImGuiElement(VisualElement element, SerializedProperty unityProperty)
Parameters
UnityEngine.UIElements.VisualElement element

UnityEditor.SerializedProperty unityProperty

Fields

LabelElement
public Label LabelElement
PositioningContainer
public VisualElement PositioningContainer