跳转到内容

setControllerPage

此内容尚不支持你的语言。

setControllerPage(world, entity, name, page): boolean

Defined in: ui/controller/ui-controller.ts:97

Switch the nearest controller named name to page. No-op (returns false) when the controller is missing, already on that page, or page is not one of its declared pages (a guard against typos silently doing nothing visible).

World

number

string

string

boolean