Execute_RemoveInnerThoughtIcon
Description
Stops and removes the inner-thought bubble icon that was previously set by AddInnerThoughtIcon on the specified BaseObject.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | The entity from which the inner-thought icon will be removed. |
Examples
| Description | BaseObject | Command |
|---|---|---|
| Remove the inner-thought icon from Self | Self | RemoveInnerThoughtIcon |
| Remove the inner-thought icon from Target | Target | RemoveInnerThoughtIcon |