Skip to main content

Execute_FinishSiteEvent

Description

Forcibly ends the site event that is currently in progress for the entity resolved from BaseObject. If no site event is active for that entity, the script does nothing.

Parameters

ParameterDescription
BaseObjectThe entity whose currently running site event will be forcibly ended.

Examples

DescriptionBaseObjectCommand
Forcibly finish the current site event for SelfSelfFinishSiteEvent
Forcibly finish the current site event for TargetTargetFinishSiteEvent