Class BoundsIntField.UxmlTraits
Inheritance
BoundsIntField.UxmlTraits
  Inherited Members
Namespace: UnityEditor.Experimental.UIElements
Assembly: UnityEditor.dll
Syntax
public class UxmlTraits : BaseField<BoundsInt>.UxmlTraitsMethods
| Improve this Doc View SourceInit(VisualElement, IUxmlAttributes, CreationContext)
Declaration
public override void Init(VisualElement ve, IUxmlAttributes bag, CreationContext cc)Parameters
| Type | Name | Description | 
|---|---|---|
| VisualElement | ve | |
| IUxmlAttributes | bag | |
| CreationContext | cc |