Hex Terrains Framework
Search Results for

    Show / Hide Table of Contents

    Class UserToolParameterElement.UxmlSerializedData

    Inheritance
    object
    UxmlSerializedData
    VisualElement.UxmlSerializedData
    TemplateSelectorElement.UxmlSerializedData
    UserToolParameterElement.UxmlSerializedData
    Inherited Members
    TemplateSelectorElement.UxmlSerializedData.Register()
    TemplateSelectorElement.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.HexTerrains.Samples.Scripts.UI
    Assembly: FwtHexTerrainSamples.dll
    Syntax
    [Serializable]
    public class UserToolParameterElement.UxmlSerializedData : TemplateSelectorElement.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.VisualElement.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