B1TPOPlanStep
- A required interaction step in a TPO Plan.
* Interaction bags are resolved at runtime by RecommendTags instead of a fixed bag ID.
| Property | Type | Description | Metadata |
|---|---|---|---|
| Step | int32 | Numeric step identifier used to identify this step within its plan. | Category: B1TPOPlanStep |
| RecommendTags | TArray | TPO tags that an InteractionBag may contain to satisfy this step. | Category: B1TPOPlanStep |
| bAllowFreeInteraction | bool | Whether a FreeInteraction may be inserted after this step completes. | Category: B1TPOPlanStep |