Skip to content

Home > @esengine/ecs-framework-monorepo > ServerInfo

ServerInfo interface

服务器信息

Signature:

typescript
export interface ServerInfo

Properties

Property

Modifiers

Type

Description

currentPlayers

number

maxPlayers

number

name

string

version

string

基于 MIT 许可证发布