code/__defines/topic.dm 
| TOPIC_HARD_REFRESH | Return this to force a browse() call, unblocking some rsc operations |
|---|---|
| TOPIC_CLOSE | Return this to indicate the window associated with this Topic() call should be closed. |
Define Details
TOPIC_CLOSE 
Return this to indicate the window associated with this Topic() call should be closed.
TOPIC_HARD_REFRESH 
Return this to force a browse() call, unblocking some rsc operations