B1AutoFindRepeatUIInfo
- AutoFindRepeat repeat-counter UI state. Shared by the FB1InteractionQueueUIData and FB1PlayerActionVM.
| Property | Type | Description | Metadata |
|---|---|---|---|
| bActive | bool | Whether this queue entry is in an AutoFindRepeat chain (drives the repeat counter on the queue UI tooltip). | |
| CurrentCount | int32 | Current repeat count (1-based), used for the "3/10" or "3rd time" tooltip display. | |
| MaxCount | int32 | Max repeat count (0 = unlimited). |