Hex Terrains Framework
Search Results for

    Show / Hide Table of Contents

    Class DataTemplateConfig

    Inheritance
    object
    DataTemplateConfig
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Fwt.UIToolkit.DataTemplates
    Assembly: fwt.uitoolkit.dll
    Syntax
    [Serializable]
    [UxmlObject]
    public class DataTemplateConfig

    Fields

    Template

    Declaration
    [UxmlAttribute]
    public VisualTreeAsset Template
    Field Value
    Type Description
    VisualTreeAsset

    TypeName

    Declaration
    [UxmlAttribute]
    public string TypeName
    Field Value
    Type Description
    string

    Properties

    Type

    Declaration
    public Type Type { get; set; }
    Property Value
    Type Description
    Type

    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