Skip to main content

B1RealDateConditionTableRow

  • Table row defining a real-world date condition range used to restrict certain events to specific calendar periods.
PropertyTypeDescriptionMetadata
SpecificYearint32If non-zero, restricts the condition to this specific calendar year; 0 means every year is valid.Category: B1RealDateConditionTableRow
ClampMin: 0
StartMonthint32Month when the valid date range begins (1-12).Category: B1RealDateConditionTableRow
ClampMax: 12
ClampMin: 1
StartDayint32Day of the month when the valid date range begins (1-31).Category: B1RealDateConditionTableRow
ClampMax: 31
ClampMin: 1
EndMonthint32Month when the valid date range ends (1-12).Category: B1RealDateConditionTableRow
ClampMax: 12
ClampMin: 1
EndDayint32Day of the month when the valid date range ends (1-31).Category: B1RealDateConditionTableRow
ClampMax: 31
ClampMin: 1
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase