Hex Terrains Framework
Search Results for

    Show / Hide Table of Contents

    Class LoadTerrainCallbackDataSource

    Inheritance
    object
    UIDataSource
    LoadTerrainCallbackDataSource
    Implements
    IDataSourceViewHashProvider
    ICommitChanges
    Inherited Members
    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.HexTerrains.TerrainEditors.UserTools
    Assembly: fwt.hexterrains.dll
    Syntax
    public class LoadTerrainCallbackDataSource : UIDataSource, IDataSourceViewHashProvider, ICommitChanges

    Fields

    CancelCallback

    Declaration
    public Action CancelCallback
    Field Value
    Type Description
    Action

    LoadCallback

    Declaration
    public Action<string> LoadCallback
    Field Value
    Type Description
    Action<string>

    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