Hex Terrains Framework
Search Results for

    Show / Hide Table of Contents

    Class UIButtonDataSourceUEvent

    Inheritance
    object
    UIDataSource
    UIButtonDataSource
    UIButtonDataSourceUEvent
    Implements
    IDataSourceViewHashProvider
    ICommitChanges
    Inherited Members
    UIButtonDataSource.Text
    UIDataSource.Version
    UIDataSource.MarkDirty()
    UIDataSource.GetViewHashCode()
    UIDataSource.CommitChanges()
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Fwt.UIToolkit.DataSources
    Assembly: fwt.uitoolkit.dll
    Syntax
    [Serializable]
    public class UIButtonDataSourceUEvent : UIButtonDataSource, IDataSourceViewHashProvider, ICommitChanges

    Fields

    OnClickEvent

    Declaration
    public UnityEvent OnClickEvent
    Field Value
    Type Description
    UnityEvent

    Properties

    OnClick

    Declaration
    public override Action OnClick { get; set; }
    Property Value
    Type Description
    Action
    Overrides
    UIButtonDataSource.OnClick

    Methods

    OnClicked()

    Declaration
    protected virtual void OnClicked()

    Implements

    UnityEngine.UIElements.IDataSourceViewHashProvider
    ICommitChanges

    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