Skip to main content

B1MinimapCharacter

  • Holds a character's position and orientation data for minimap rendering.
    * Created by B2MinimapManager for each tracked entity and delivered to the minimap widget via S_UpdateMinimapCharacterPositions packet.
PropertyTypeDescriptionMetadata
EntityIdFB1EntityIdEntity ID of the character tracked on the minimap.
LocationFVectorWorld-space location of the character.
YawfloatYaw angle (degrees) of the character, used to render the facing direction indicator.