ReturnToMaster (Daemon subroutine)

From m204wiki
Revision as of 13:47, 13 May 2012 by Wiccan (talk | contribs) (Automatically generated page update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Return control to the master thread (Daemon class)

[Introduced in Sirius Mods 8.1]


This page is under construction.

Syntax

%(Daemon):ReturnToMaster

Syntax terms

%(Daemon) The class name in parentheses denotes a shared method. ReturnToMaster can also be invoked via a Daemon object variable, which may be Null.

Usage notes

Examples

See also