ReturnToMaster (Daemon subroutine): Difference between revisions

From m204wiki
Jump to navigation Jump to search
Wiccan (talk | contribs)
m Automatically generated page update
(No difference)

Revision as of 13:47, 13 May 2012

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