Hex Terrains Framework
Search Results for

    Show / Hide Table of Contents

    Class UIListView.UxmlSerializedData

    Inheritance
    object
    UxmlSerializedData
    VisualElement.UxmlSerializedData
    BindableElement.UxmlSerializedData
    BaseVerticalCollectionView.UxmlSerializedData
    BaseListView.UxmlSerializedData
    ListView.UxmlSerializedData
    UIListView.UxmlSerializedData
    Inherited Members
    ListView.UxmlSerializedData.Register()
    ListView.UxmlSerializedData.Deserialize(object)
    UxmlSerializedData.ShouldWriteAttributeValue(UxmlSerializedData.UxmlAttributeFlags)
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Fwt.UIToolkit
    Assembly: fwt.uitoolkit.dll
    Syntax
    [Serializable]
    public class UIListView.UxmlSerializedData : ListView.UxmlSerializedData

    Methods

    CreateInstance()

       <p>
    

    Returns an instance of the declaring element.

    Declaration
    public override object CreateInstance()
    Returns
    Type Description
    object

    The new instance of the declaring element.

    Overrides
    UnityEngine.UIElements.ListView.UxmlSerializedData.CreateInstance()

    Extension Methods

    HashExtensions.GetHashCode_RefType<TValue>(TValue, int)
    HashExtensions.GetHashCode_RefType<TValue>(TValue, int)
    Extensions_UnityObject.SmartDestroy(object)
    Extensions_UnityObject.SmartDestroy(object)
    Extensions_UnityObject.SmartGetComponent<TComponent>(object)
    Extensions_UnityObject.SmartGetComponent<TComponent>(object)
    Extensions_UnityObject.SmartGetGameGameObject(object)
    Extensions_UnityObject.SmartGetGameGameObject(object)
    In this article
    Back to top Generated by DocFX