|
My Project v1
Project
|

Public 属性 | |
| string | DirectoryName = string.Empty |
| long | Size |
| DateTime | LastSaveTime |
| string | SerializationVersion = string.Empty |
| string | APIVersion = string.Empty |
| WorldSettings | WorldSettings = new() |
| List< PlayerInfo > | PlayerInfos = [] |
| string Game.WorldInfo.APIVersion = string.Empty |
| string Game.WorldInfo.DirectoryName = string.Empty |
| DateTime Game.WorldInfo.LastSaveTime |
| List<PlayerInfo> Game.WorldInfo.PlayerInfos = [] |
| string Game.WorldInfo.SerializationVersion = string.Empty |
| long Game.WorldInfo.Size |
| WorldSettings Game.WorldInfo.WorldSettings = new() |