post_message
Description:
public void post_message (
string icon_name,
string message)
Posts a temporary message on the this.
Duration how long a message will stay is automatically calculated based on amount of text.
Parameters:
| this |
a Billboard
|
| icon_name |
an icon name
|
| message |
a message text
|