Skip to main content

FloatingUIData

ZEPETO.Character.Controller.FloatingUIData

Class responsible for managing character-related UI settings.

Hierarchy

Constructors

constructor

new FloatingUIData()

Overrides

System.Object.constructor

Properties

showBubbleChatLocalPlayer

showBubbleChatLocalPlayer: boolean

Determines whether to display the local player's character bubble chat UI.


showBubbleChatOtherPlayers

showBubbleChatOtherPlayers: boolean

Determines whether to display the character bubble chat UI for other players.


showNickNameLocalPlayer

showNickNameLocalPlayer: boolean

Determines whether to display the local player's character nickname UI.


showNickNameOtherPlayers

showNickNameOtherPlayers: boolean

Determines whether to display the character nickname UI for other players.


useMiniProfileOnApp

useMiniProfileOnApp: boolean

Determines whether to show the mini-profile pop-up UI when clicking on a character.