Skip to main content

Condition_IsPromRoyalty

Description

Checks whether BaseObject currently carries the PromRoyalty tag (i.e. was crowned prom king/queen). Returns false (regardless of CompareType) if BaseObject can't be resolved to an entity.

Parameters

ParameterDescription
BaseObjectThe character to check.
CompareTypeEqual (is prom royalty) / NotEqual (is not).

Examples

DescriptionBaseObjectCommandCompareType
Check if Self is prom royaltySelfIsPromRoyaltyEqual
Check if Self is not prom royaltySelfIsPromRoyaltyNotEqual