| RoleId | FName | The role identifier (e.g., Teacher, Student) for this assignment. | Category: B1CustomScheduleActorRoleData |
| EntityId | FB1EntityId | The entity ID of the character assigned to this role. | Category: B1CustomScheduleActorRoleData |
| DisplayName | FText | The display name shown in the UI for this role. | Category: B1CustomScheduleActorRoleData |
| DescName | FText | The descriptive name shown in the UI for this role. | Category: B1CustomScheduleActorRoleData |
| bAutoAssignFromCrowd | bool | If true, automatically spawns and assigns NPCs from the crowd pool when this role slot is empty. | Category: B1CustomScheduleActorRoleData |
| AutoAssignFilter | TArray | Filter conditions for auto-assigning crowd NPCs (e.g., GrowthStep). Only used when bAutoAssignFromCrowd is true. | Category: B1CustomScheduleActorRoleData |