WoW API: KBSystem GetServerNotice
Jump to navigation
Jump to search
← WoW API < KBSystem GetServerNotice
Returns the current server notice.
notice = KBSystem_GetServerNotice()
Parameters[edit]
Arguments[edit]
- ()
Returns[edit]
- notice
- notice
- String - The server notice. May be nil
Details[edit]
- When the server notice is changed, the event KNOWLEDGE_BASE_SERVER_MESSAGE is fired.