blob: afd3db93bee89fbb3fac37fdc7f6a208d4928ed1 [file] [log] [blame]
SYNOPSIS
object master()
object master(int dont_load)
DESCRIPTION
Returns the master object.
If <dont_load> is false, the function first makes sure that
the master object exists.
If <dont_load> is true, the function just returns the current
master object, or 0 if the current master has been destructed.
HISTORY
Introduced in LDMud 3.2.10.
SEE ALSO
master(M)