Wiki

Clone wiki

RogueSharp / RogueSharp / IMap / Save

IMapSave Method

Get a MapState POCO which represents this Map and can be easily serialized Use Restore with the MapState to get back a full Map

Namespace: RogueSharp
Assembly:

Syntax

MapState Save()

Return Value

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

See Also

Reference

IMap Interface
RogueSharp Namespace

[4]: 2014-2016 Faron Bracy

Updated