Hex Terrains Framework
Search Results for

    Show / Hide Table of Contents

    Interface IUserToolStateConfig

    Namespace: Fwt.HexTerrains.UserTools.SM.Data
    Assembly: fwt.hexterrains.dll
    Syntax
    public interface IUserToolStateConfig

    Properties

    ToolSettings

    Declaration
    UserToolStateSettings ToolSettings { get; }
    Property Value
    Type Description
    UserToolStateSettings

    Methods

    CreateUserToolState(ISmState)

    Declaration
    UserToolStateBase CreateUserToolState(ISmState parent)
    Parameters
    Type Name Description
    ISmState parent
    Returns
    Type Description
    UserToolStateBase

    Extension Methods

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