Skip to main content

Condition_IsWorkState

Description

Checks whether the BaseObject character's current work state matches the specified state. Career system only distinguishes Working vs non-Working; maps to EB1WorkState for backward compatibility.

Parameters

ParameterDescription
BaseObjectThe character whose work state is checked.
S1EB1WorkState name to compare (e.g., Working, Home).
CompareTypeComparison operator.