List of Subsystem methods

From m204wiki
Revision as of 03:34, 14 May 2016 by DmeWiccan (talk | contribs) (Automatically generated page update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The following are the available Subsystem class methods.

MethodDescription
ContextIndicate the subsystem context
DeleteGlobalDelete a subsystem global
DeleteObjectDelete a subsystem object
DeleteStringDelete a subsystem string
GetObjectGet a subsystem object
ListOfGlobalsList of subsystem globals
ListOfObjectsList of subsystem objects
ListOfStringsList of subsystem strings
NameName of this subsystem
SetGlobalSet a subsystem global
SetObjectSet a subsystem object
SetStringSet a subsystem string
StringGet a subsystem string

See also