My Project v1
Project
载入中...
搜索中...
未找到
Game.WorldInfo
Game.WorldInfo 的协作图:

Public 属性

string DirectoryName = string.Empty
 
long Size
 
DateTime LastSaveTime
 
string SerializationVersion = string.Empty
 
string APIVersion = string.Empty
 
WorldSettings WorldSettings = new()
 
List< PlayerInfoPlayerInfos = []
 

类成员变量说明

◆ APIVersion

string Game.WorldInfo.APIVersion = string.Empty

◆ DirectoryName

string Game.WorldInfo.DirectoryName = string.Empty

◆ LastSaveTime

DateTime Game.WorldInfo.LastSaveTime

◆ PlayerInfos

List<PlayerInfo> Game.WorldInfo.PlayerInfos = []

◆ SerializationVersion

string Game.WorldInfo.SerializationVersion = string.Empty

◆ Size

long Game.WorldInfo.Size

◆ WorldSettings

WorldSettings Game.WorldInfo.WorldSettings = new()

该类的文档由以下文件生成: