Wiki

Clone wiki

RogueSharp / RogueSharp / IMap / Restore

IMapRestore Method

Restore the state of this Map from the specified MapState

Namespace: RogueSharp
Assembly:

Syntax

void Restore(
    MapState state
)

Parameters

state

Type: RogueSharpMapState
Mapstate POCO (Plain Old C# Object) which represents this Map and can be easily serialized and deserialized

See Also

Reference

IMap Interface
RogueSharp Namespace

[4]: 2014-2016 Faron Bracy

Updated