Hex Terrains Framework
Search Results for

    Show / Hide Table of Contents

    Struct HexTerrainUserToolStateSettings

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: Fwt.HexTerrains.UserTools.SM.Data
    Assembly: fwt.hexterrains.dll
    Syntax
    [Serializable]
    public struct HexTerrainUserToolStateSettings

    Fields

    IsChangeViewMode

    If true, when this user tool state becomes active it asks a terrain to switch to the RequiredViewMode view mode

    Declaration
    public bool IsChangeViewMode
    Field Value
    Type Description
    bool

    RequiredViewMode

    Declaration
    public SetViewModeRequest RequiredViewMode
    Field Value
    Type Description
    SetViewModeRequest

    Extension Methods

    HashExtensions.GetHashCode_ValueType<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