Execute_AddPhoneNumber
Description
Saves the non-BaseObject's phone number into the BaseObject's contact list. A phone number is required to send messages to a character, unless the CustomMobileMessage has bNeedPhoneNumber set to false.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | The entity that will save the phone number |
Examples
| Description | BaseObject | Command |
|---|---|---|
| Self saves Target's number | Self | AddPhoneNumber |
| Target saves Self's number | Target | AddPhoneNumber |