Skip to content

Home > @esengine/ecs-framework-monorepo > WorldManager > removeWorld

WorldManager.removeWorld() method

移除World

Signature:

typescript
removeWorld(worldId: string): boolean;

Parameters

Parameter

Type

Description

worldId

string

Returns:

boolean

基于 MIT 许可证发布