Skip to main content

B1CareerTeamProjectCache

  • Client-side cache of the in-career TeamProject progress state.
    * Updated into FB1CareerKey.TeamProject when the S_UpdateTeamProject packet is received.
PropertyTypeDescriptionMetadata
ProjectIdFNameData table ID of the active team project.
CurrentPointint32Current accumulated progress points.
TotalPointint32Total points required to complete the project.
ProgressPercentfloatProgress ratio as a percentage (0 to 100+).
DeadlineTicksint64Deadline tick for the active team project.
bIsActiveboolWhether a team project is currently active.