Skip to main content

B1CustomScheduleActorRoleData

  • Stores the actor role data assigned to a site, representing one entity per role slot.
PropertyTypeDescriptionMetadata
RoleIdFNameThe role identifier (e.g., Teacher, Student) for this assignment.Category: B1CustomScheduleActorRoleData
EntityIdFB1EntityIdThe entity ID of the character assigned to this role.Category: B1CustomScheduleActorRoleData
DisplayNameFTextThe display name shown in the UI for this role.Category: B1CustomScheduleActorRoleData
DescNameFTextThe descriptive name shown in the UI for this role.Category: B1CustomScheduleActorRoleData
bAutoAssignFromCrowdboolIf true, automatically spawns and assigns NPCs from the crowd pool when this role slot is empty.Category: B1CustomScheduleActorRoleData
AutoAssignFilterTArrayFilter conditions for auto-assigning crowd NPCs (e.g., GrowthStep). Only used when bAutoAssignFromCrowd is true.Category: B1CustomScheduleActorRoleData