Skip to main content

Execute_RumorTransfer

Description

Transfers a specific rumor from the BaseObject entity to the other entity (Self transfers to Target, Target transfers to Self).

Parameters

ParameterDescription
BaseObjectThe entity that holds and passes the rumor. Self transfers to Target, Target transfers to Self.
S1The Rumor ID to transfer (from RumorTableRowBase).

Examples

DescriptionBaseObjectCommand
Self transfers a specific rumor to TargetSelfRumorTransfer
Target transfers a specific rumor to SelfTargetRumorTransfer