Skip to main content

B1PlayerNaviUpdateInfo

  • Per-entity navigation update data sent from B2 to B1 via packet.
    * Contains position and interaction info needed for the PlayerNavi widget.
PropertyTypeDescriptionMetadata
EntityIdFB1EntityIdEntity whose navigation state this update describes.
LocationFVectorCurrent world location of the entity.
InteractionQueueIdint64Queue ID of the interaction the entity is currently running, or -1 when none.
InteractionBagDtIdFNameInteractionBag data table ID of the current interaction.
PickedEntityIdFB1EntityIdTarget entity picked by the current interaction, if any.
StatIdFNameStat associated with the current interaction.