Wiki

Clone wiki

RogueSharp / RogueSharp / Path / Steps

PathSteps Property

All of the Cells representing the Steps in this Path from Start to End as an IEnumerable

Namespace: RogueSharp
Assembly:

Syntax

public IEnumerable<Cell> Steps { get; }

Property Value

Type: IEnumerableCell

See Also

Reference

Path Class
RogueSharp Namespace

[4]: 2014-2016 Faron Bracy

Updated