Search Results for

    Show / Hide Table of Contents

    Class ExampleMinimap

    Inheritance
    Object
    ExampleMinimap
    Namespace: nickmaltbie.MinimapTools.Tests.EditMode.Minimap
    Assembly: cs.temp.dll.dll
    Syntax
    public class ExampleMinimap : AbstractMinimap

    Fields

    boundsSource

    Declaration
    public MinimapBoundsSource boundsSource
    Field Value
    Type Description
    MinimapBoundsSource

    Properties

    MapOffset

    Declaration
    public override Vector2 MapOffset { get; }
    Property Value
    Type Description
    Vector2

    MapScale

    Declaration
    public override float MapScale { get; }
    Property Value
    Type Description
    Single

    Source

    Declaration
    protected override MinimapBoundsSource Source { get; }
    Property Value
    Type Description
    MinimapBoundsSource
    In This Article
    Back to top MinimapTools Documentation