Show / Hide Table of Contents

Class IMGUIContainer.UxmlFactory

Inheritance
Object
UxmlFactory<IMGUIContainer, IMGUIContainer.UxmlTraits>
IMGUIContainer.UxmlFactory
Implements
IUxmlFactory
Inherited Members
UxmlFactory<IMGUIContainer, IMGUIContainer.UxmlTraits>.m_Traits
UxmlFactory<IMGUIContainer, IMGUIContainer.UxmlTraits>.uxmlName
UxmlFactory<IMGUIContainer, IMGUIContainer.UxmlTraits>.uxmlNamespace
UxmlFactory<IMGUIContainer, IMGUIContainer.UxmlTraits>.uxmlQualifiedName
UxmlFactory<IMGUIContainer, IMGUIContainer.UxmlTraits>.canHaveAnyAttribute
UxmlFactory<IMGUIContainer, IMGUIContainer.UxmlTraits>.uxmlAttributesDescription
UxmlFactory<IMGUIContainer, IMGUIContainer.UxmlTraits>.uxmlChildElementsDescription
UxmlFactory<IMGUIContainer, IMGUIContainer.UxmlTraits>.substituteForTypeName
UxmlFactory<IMGUIContainer, IMGUIContainer.UxmlTraits>.substituteForTypeNamespace
UxmlFactory<IMGUIContainer, IMGUIContainer.UxmlTraits>.substituteForTypeQualifiedName
UxmlFactory<IMGUIContainer, IMGUIContainer.UxmlTraits>.AcceptsAttributeBag(IUxmlAttributes)
UxmlFactory<IMGUIContainer, IMGUIContainer.UxmlTraits>.AcceptsAttributeBag(IUxmlAttributes, CreationContext)
UxmlFactory<IMGUIContainer, IMGUIContainer.UxmlTraits>.Create(IUxmlAttributes, CreationContext)
UxmlFactory<IMGUIContainer, IMGUIContainer.UxmlTraits>.DoCreate(IUxmlAttributes, CreationContext)
UxmlFactory<IMGUIContainer, IMGUIContainer.UxmlTraits>.CreatesType
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: UnityEngine.Experimental.UIElements
Assembly: UnityEngine.dll
Syntax
public class UxmlFactory : UxmlFactory<IMGUIContainer, IMGUIContainer.UxmlTraits>, IUxmlFactory

Implements

IUxmlFactory

Extension Methods

MustExtensions.MustBeEqual<T>(T, T)
MustExtensions.MustBeEqual<T>(T, T, String)
MustExtensions.MustNotBeEqual<T>(T, T)
MustExtensions.MustNotBeEqual<T>(T, T, String)
MustExtensions.MustBeNull<T>(T)
MustExtensions.MustBeNull<T>(T, String)
MustExtensions.MustNotBeNull<T>(T)
MustExtensions.MustNotBeNull<T>(T, String)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX