GetRegisteredLogNames

From the Oblivion ConstructionSet Wiki
Revision as of 21:11, 3 February 2010 by imported>Shademe
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A command for ConScribe.

Syntax:

(logNames:stringMap) GetRegisteredLogNames

Retrieves the calling mod's registered logs. The returned array is in the form of the following string map:

ResultArray[ "default log" ]
ResultArray[ "log list" ]


See also[edit | edit source]

RegisterLog
UnregisterLog