Find & Order
v1.0
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Manage UI
Copy Markdown
Open in ChatGPT
Open in Claude
All event for manage label
hideAllUI
Hide all UI
Parameters
No parameter
Result
No result
Example
Javascript
Swift
Java
FnoMapManager.sendEvent('hideAllUI');showAllUI
show all UI
Parameters
No parameter
Result
No result
Example
Javascript
Swift
Java
FnoMapManager.sendEvent('showAllUI');filterUI
Filter UI shown by key value metadata
Parameters
| Name | type | description |
|---|---|---|
| filter | KeyValue[] | The key and the value to filter icon. You can add an exclude field for don't show specific elements (see example) |
Result
No result
Example
Javascript
Swift
Java
// show all metting roomFnoMapManager.sendEvent('filterUI', { filter: [ {key: 'roomType', value:'meeting room'}, {key: 'id', value:'123456', exclude: true} // exclude meeting room with id 123456 ]});setUIScale
Define text and icon size
Parameters
| Name | type | description |
|---|---|---|
| scale | number | size value |
Result
No result
Example
Javascript
Swift
Java
// show all metting roomFnoMapManager.sendEvent('setUIScale', { scale: 2});Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on
Next to read:
Events from unityDiscard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message
