Struct SaveEntry
- Namespace
- AO
- Assembly
- CoreAssembly.dll
SaveEntry is a struct that represents a key value pair in an ordered set.
public struct SaveEntry
- Inherited Members
- Extension Methods
Fields
Key
public string Key
Field Value
Position
public int Position
Field Value
Value
public double Value