SaveInfo
Assembly: uMod.Core.dll
Inheritance Object SaveInfo
Implements ISaveInfo
Summary
Represents save info
Constructors
Name | Summary |
|---|---|
SaveInfo () | Create an empty SaveInfo object |
Properties
Name | Summary |
|---|---|
CreationTime | Get the save creation time local to the server |
CreationTimeUnix | Get the save creation time in Unix format |
SaveName | The name of the save file |
Methods
Name | Summary |
|---|---|
Refresh () | Refresh the save creation time |
Static Methods
Name | Summary |
|---|---|
Create ( | Creates a new SaveInfo for a specifed file |