Pular para o conteúdo principal

Namespace DiceRolling.Components.CharacterInspector

Classes

CharacterActionButtonComponent

A button component representing a single character action in the inspector. Displays the action name and emits an ActionSelected signal when pressed.

CharacterActionListComponent

Displays a list of actions for the currently inspected character using buttons. It listens to the parent CharacterInspectorEntity's EntityUpdated signal and manages instances of CharacterActionButtonComponent.

CharacterAttributeDisplayComponent

Displays the details of a single character attribute (Name, Current Value, Max Value).

CharacterAttributeListComponent

Displays a list of attributes for the currently inspected character. It listens to the parent CharacterInspectorEntity's EntityUpdated signal and manages instances of CharacterAttributeDisplayComponent.

CharacterNameComponent

Displays the name of the currently inspected character. It listens to the parent CharacterInspectorEntity's EntityUpdated signal.

CharacterPortraitComponent

CharacterRoleComponent

Displays the role name of the currently inspected character. It listens to the parent CharacterInspectorEntity's EntityUpdated signal.

Tem uma sugestão? 💡