Class VisitSnapshot
A serializable snapshot of all visited keys. Use with ExportState() and ImportState(VisitSnapshot) to integrate with save/load systems.
Inherited Members
Namespace: Ibralogue
Assembly: .dll
Syntax
[Serializable]
public class VisitSnapshot
Fields
| Edit this page View SourceKeys
Declaration
public List<string> Keys
Field Value
| Type | Description |
|---|---|
| List<string> |