Wiki

Clone wiki

RogueSharp / RogueSharp / Map / Save

MapSave 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

public MapState Save()

Return Value

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

Implements

IMapSave

See Also

Reference

Map Class
RogueSharp Namespace

[5]: 2014-2016 Faron Bracy

Updated