B1RoleInfo
- Defines a role within a cooperative action, specifying whether the role is essential and its associated condition.
| Property | Type | Description | Metadata |
|---|---|---|---|
| Id | FName | Unique role ID for this role within the cooperative action. | Category: B1RoleInfo |
| bIsEssencial | bool | Whether this role must be filled for the cooperative action to proceed. | Category: B1RoleInfo |
| RoleConditionId | FName | Condition ID that must be satisfied for a character to fill this role. | Category: B1RoleInfo |