List of Subsystem methods

From m204wiki
Revision as of 03:24, 23 August 2011 by DmeWiccan (talk | contribs) (Automatically generated page update)
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 the subsystem globals
ListOfObjectsList the subsystem objects
ListOfStringsList the subsystem strings
NameName of this subsystem
SetGlobalSet a subsystem global
SetObjectSet a subsystem object
SetStringSet a subsystem string
StringGet a subsystem string

See also