Aller au contenu
Afficher dans l'application

Une meilleure façon de naviguer. En savoir plus.

Asterobot

Une application plein écran sur votre écran d'accueil avec notifications push, badges et plus encore.

Pour installer cette application sur iOS et iPadOS
  1. Appuyez sur Icône de partage dans Safari
  2. Faites défiler le menu et appuyez sur Ajouter à l'écran d'accueil.
  3. Appuyez sur Ajouter dans le coin supérieur droit.
Pour installer cette application sur Android
  1. Appuyez sur le menu à trois points (⋮) dans le coin supérieur droit du navigateur.
  2. Appuyez sur Ajouter à l'écran d'accueil ou Installer l'application.
  3. Confirmez en appuyant sur Installer.

InteractiveElementSkill

(0 notes)
  • summary: One action an interactive element offers: the harvest gesture on a field, open on a door, use on a zaap.
  • area: Game.Common
  • confidence: 0.87

One action an interactive element offers: the harvest gesture on a field, open on a door, use on a zaap.

  • Kind struct
  • Area Game.Common
  • Named by beta

An action offered by an interactive object.

THE TWO IDS ARE SWAPPED ON THE CURRENT BUILD relative to the reference one - skill_instance_uid is declared at 1 and skill_id at 2. Read by name, and be careful which one you send: they are both int32 and they mean completely different things.

skill_id            WHAT the action is, as a data-centre skill id. Shared by
                    every element offering the same action.
skill_instance_uid  WHICH offer this is on THIS element. Unique among that
                    element's actions.

name_id is an optional label override. When present the client resolves it through its skill-name data and displays that instead of the skill's own name; its absence is normal and means "use the skill's own name".

Whether an action is available is NOT expressed here - it is expressed by which of InteractiveElement's two lists this record appears in.

Not sent on its own — it is only ever an element of one of InteractiveElement's two skill lists. proven

Used by

Fields

#FieldTypeMeaningYou set it
1name_idint32An optional label override for this action.
Explicit presence: absent is not the same as zero. (skill name id)
Absent is the normal case and means the skill's own name is used.
never
2skill_instance_uidint32Per-element handle for this particular offer, unique among the element's actions. (skill instance id)
Declared at number 1 on this build, the reverse of the reference build.
never
3skill_idint32Which action this is, as a data-centre skill id. (skill id)
Shared by every element that offers the same action.
Declared at number 2 on this build, the reverse of the reference build.
never

Recovered with score 180, confidence 0.87, margin 180 over the runner-up. A margin close to the score means nothing else came near; a thin margin means a decoy nearly won. Members recovered: 3 of 3.

Commentaires des utilisateurs

Aucun avis à afficher.

Compte

Navigation

Recherche

Recherche

Configurer les notifications push du navigateur

Chrome (Android)
  1. Appuyez sur l'icône de cadenas à côté de la barre d'adresse.
  2. Tap Autorisations → Notifications.
  3. Ajustez vos préférences.
Chrome (Desktop)
  1. Cliquez sur l'icône représentant un cadenas dans la barre d'adresse..
  2. Select Paramètres du site.
  3. Find Notifications et ajustez vos préférences.