SessionList (Object function)

From m204wiki
Revision as of 16:03, 7 August 2014 by JALWiccan (talk | contribs) (Automatically generated page update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Get list of session objects (Object class)

[Introduced in Sirius Mods 7.8]


This page is under construction.

Syntax

%persObjList = %(Object):SessionList[( [string])]

Syntax terms

%persObjListObject
%(Object) The class name in parentheses denotes a shared method. SessionList can also be invoked via a Object object variable, which may be Null.
string string
This default value of this argument is ??.

Usage notes

Examples

See also