Skip to main content

B1AutoFindRepeatUIInfo

  • AutoFindRepeat repeat-counter UI state. Shared by the FB1InteractionQueueUIData and FB1PlayerActionVM.
PropertyTypeDescriptionMetadata
bActiveboolWhether this queue entry is in an AutoFindRepeat chain (drives the repeat counter on the queue UI tooltip).
CurrentCountint32Current repeat count (1-based), used for the "3/10" or "3rd time" tooltip display.
MaxCountint32Max repeat count (0 = unlimited).