Skip to main content

B1ServiceTableRow

  • DataTable row defining a service's static configuration, including roles, visit type, and UI text references.
    * Consumed by selection and execution systems to drive the service pipeline at runtime.
PropertyTypeDescriptionMetadata
ServiceRoleInfosTArrayThe list of role slots required for this service to operate.Category: B1ServiceTableRow
VisitTypeEB1ServiceVisitTypeThe visit type that determines how this service is triggered.Category: B1ServiceTableRow
GroupIdFNameThe group ID used to categorize this service with related services.Category: B1ServiceTableRow
bKeepPushingScheduleboolWhether this service keeps pushing its schedule even after finishing.Category: B1ServiceTableRow
PersistentScheduleFinishConditionsTArrayConditions that must remain true for the persistent schedule to finish.Category: B1ServiceTableRow
VehicleMeshDescriptionTagIdFNameThe mesh spawn tag ID describing the vehicle used by this service.Category: B1ServiceTableRow
Foreign: MeshSpawnTag.Id
PendingPopupTextIdFStringThe text ID shown in the popup when the service request is pending.Category: B1ServiceTableRow
Foreign: Text_Message.Id
AddingPopupTextIdFStringThe text ID shown in the popup when the service is added to the queue.Category: B1ServiceTableRow
Foreign: Text_Message.Id
SuccessPopupTextIdFStringThe text ID shown in the popup when the service completes successfully.Category: B1ServiceTableRow
Foreign: Text_Message.Id
FailurePopupTextIdFStringThe text ID shown in the popup when the service fails.Category: B1ServiceTableRow
Foreign: Text_Message.Id
TimeOutPopupTextIdFStringThe text ID shown in the popup when the service times out.Category: B1ServiceTableRow
Foreign: Text_Message.Id
FinishPopupTextIdFStringThe text ID shown in the popup when the service finishes.Category: B1ServiceTableRow
Foreign: Text_Message.Id
AvailableCitiesTArrayThe list of city IDs where this service is available.Category: B1ServiceTableRow
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase