Execute_ReceiveMobileCall
Description
Opens a ChoiceCard popup for the current pending Receive-type MobileCall. Succeeds only when BaseObject is the currently possessed player entity. If there is no pending receive call, it does nothing.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | The entity that is receiving the call |
Examples
| Description | BaseObject | Command |
|---|---|---|
| Open a ChoiceCard for Self's pending incoming call | Self | ReceiveMobileCall |
| Open a ChoiceCard for Target's pending incoming call | Target | ReceiveMobileCall |