List of Subsystem methods

From m204wiki
Revision as of 20:34, 1 November 2011 by JALWiccan (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