Skip to main content

Condition_CanMoveToScheduleDestination

Description

Checks whether the BaseObject character can move to the current CustomSchedule destination. The destination can be either an actionable RoomPurpose in the current site/career site or a GotoOtherSite.

Parameters

ParameterDescription
BaseObjectThe character whose actionable schedule destination is checked
CompareTypeSupported compare types: Equal, NotEqual

Examples

DescriptionBaseObjectCommandCompareType
Checks if Self can move to a schedule destinationSelfCanMoveToScheduleDestinationEqual
Checks if Target cannot move to a schedule destinationTargetCanMoveToScheduleDestinationNotEqual