MIST messageRemove
From DCS World Wiki - Hoggitworld.com
mist.message.remove
Added with: Mist 2.0 |
Description |
Internal mist function called to remove a message. |
Syntax |
boolean mist.message.remove(table self ) |
Valid Input Values: |
Return value: |
boolean |
Return example: |
true |
Usage Examples: |
Notes: |
This is an "internal" mist function used to automatically remove messages once the message display time has been reached. Its lone input value is only accessible within the mist.message class. |
Related Functions |
messageAdd, removeById, remove , msgMGRS, msgLL, msgBR, msgBRA, msgBullseye, msgLeadingLL, msgLeadingMGRS, msgLeadingBR |