getControllerPage
getControllerPage(
world,entity,name):string|null
Defined in: ui/controller/ui-controller.ts:86
The current page of the nearest controller named name, or null if none.
Parameters
Section titled “Parameters”entity
Section titled “entity”number
string
Returns
Section titled “Returns”string | null