Hex Terrains Framework
Search Results for

    Show / Hide Table of Contents

    Interface ICreateNewTerrainUserToolStateConfig

    Inherited Members
    IHexTerrainUserToolStateConfig.TerrainToolSettings
    IUserToolStateConfig.ToolSettings
    IUserToolStateConfig.CreateUserToolState(ISmState)
    Namespace: Fwt.HexTerrains.UserTools.SM.Configs
    Assembly: fwt.hexterrains.dll
    Syntax
    public interface ICreateNewTerrainUserToolStateConfig : IHexTerrainUserToolStateConfig, IUserToolStateConfig

    Properties

    DefaultTerrainSettings

    The default terrain settings to be displayed on the Create new terrain popup.

    Declaration
    HexTerrainSettings DefaultTerrainSettings { get; set; }
    Property Value
    Type Description
    HexTerrainSettings

    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