B1FreelancePenaltyFlowState
Runtime state tracking for the penalty flow after a delivery order failure/cancellation.
Persisted via CBOR for Save/Load support.
| Property | Type | Description | Metadata |
|---|---|---|---|
| OwnerEntityId | FB1EntityId | Entity ID of the character this penalty flow belongs to. | |
| bActive | bool | Whether a penalty flow is currently active. | |
| Path | EB1FreelancePenaltyPath | Which penalty path (Easy/Normal vs Hard/Expert) is in progress. | |
| OrderTemplateId | FName | Order template ID of the failed/cancelled order that triggered this penalty. | |
| TargetItemId | FName | Target item ID used to compute the breach penalty amount. | |
| PenaltyTimeTaskId | FB1TimeTaskId | Time task ID scheduling the next penalty step. | |
| NextTriggerTicks | int64 | Timer target tick (used to compute remaining time on Save/Load). |
Back to Type FinderSearch and filter all 2203 StructGuide documents
See alsoFreelance
- FB1FreelanceActiveOrderData
- FB1FreelanceCategoryTableRow
- FB1FreelanceClient
- FB1FreelanceClientInfo
- FB1FreelanceClientPool
- FB1FreelanceClientRequestInfo
- FB1FreelanceCurrencyModifier
- FB1FreelanceDecisionAnswerData
- FB1FreelanceDecisionFlowState
- FB1FreelanceDecisionResultText
- FB1FreelanceDecisionResultTextPerGrade
- FB1FreelanceDecisionStepData