Hex Terrains Framework
Search Results for

    Show / Hide Table of Contents

    Interface IViewModeConfigsComponent

    Represents a component that provides configuration for a view mode collection.

    Namespace: Fwt.HexTerrains.ViewModes.Data
    Assembly: fwt.hexterrains.dll
    Syntax
    public interface IViewModeConfigsComponent

    Properties

    Value

    Gets or sets the configuration settings for the view mode collection.

    Declaration
    IViewModeCollectionConfig Value { get; set; }
    Property Value
    Type Description
    IViewModeCollectionConfig

    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