Skip to main content

Condition_IsPublishing

Description

Checks whether the BaseObject character is currently publishing. A character is considered publishing if they have at least one active royalty contract.

Parameters

ParameterDescription
BaseObjectThe character entity to check publishing status.
CompareTypeSupported compare types: Equal, NotEqual.

Examples

DescriptionBaseObjectCommandCompareType
Check if Self is currently publishingSelfIsPublishingEqual
Check if Self is NOT currently publishing (for Hope cond)SelfIsPublishingNotEqual