A B C D E F G H I K L M N O P Q R S T U V W 

M

MagicEffectRef - Class in skyproc
A Magic Effect reference object that is used to represent attached MGEF records on spells.
MagicEffectRef(FormID) - Constructor for class skyproc.MagicEffectRef
 
MagicItem - Class in skyproc
 
main(String[]) - Static method in class skyproc.gui.SUMprogram
Main function that starts the program and GUI.
MajorRecord - Class in skyproc
A record contained in a GRUP.
MajorRecord.MajorFlags - Enum in skyproc
 
MajorRecordDescription - Class in skyproc
 
MajorRecordNamed - Class in skyproc
An extended major record that has a name.
makeCopy(MajorRecord, String) - Method in class skyproc.Mod
Makes a copy of the Major Record and loads it into the mod, giving a new Major Record a FormID originating from the mod.
makeCopy(GRUP) - Method in class skyproc.Mod
This function requires there to be a GlobalDB set, as it adds the necessary masters from it.

makeScriptQuest(ScriptRef) - Static method in class skyproc.NiftyFunc
Makes a new quest that starts immediately in-game, that has this script attached to it.
menuPanel - Variable in class skyproc.gui.SPMainMenuPanel
 
menuScroll - Variable in class skyproc.gui.SPMainMenuPanel
Reference to the left column main menu panel.
merge(GRUP<T>) - Method in class skyproc.GRUP
Takes all records from rhs and adds them to the GRUP.
mergeDuplicate(MajorRecord) - Static method in class skyproc.NiftyFunc
Checks global path for duplicate record.
MGEF - Class in skyproc
A Magic Effect record
MGEF(String, String) - Constructor for class skyproc.MGEF
 
MGEF.SoundData - Enum in skyproc
 
MGEF.SpellEffectFlag - Enum in skyproc
 
middleDimensions - Static variable in class skyproc.gui.SUMGUI
Bounds of the middle column
middleLeftDimensions - Static variable in class skyproc.gui.SUMGUI
Bounds of the two left columns
middleRightDimensions - Static variable in class skyproc.gui.SUMGUI
Bounds of the two right columns
MISC - Class in skyproc
 
MissingMaster - Exception in skyproc.exceptions
 
MissingMaster() - Constructor for exception skyproc.exceptions.MissingMaster
 
MissingMaster(String) - Constructor for exception skyproc.exceptions.MissingMaster
 
Mod - Class in skyproc
A mod is a collection of GRUPs which contain records.
Mod(ModListing) - Constructor for class skyproc.Mod
Creates an empty Mod with the name and master flag set to match info.
Mod(String, Boolean) - Constructor for class skyproc.Mod
Creates an empty Mod with the name and master flag set to parameters.
Mod.Mod_Flags - Enum in skyproc
The various flags found in the Mod header.
Model - Class in skyproc
 
modifyPluginsTxt(ArrayList<Mod>, ArrayList<Mod>) - Static method in class skyproc.NiftyFunc
Adds and removes desired mods from the plugins list.
modifyPluginsTxt(Mod) - Static method in class skyproc.NiftyFunc
Adds a mod to the plugins list if it doesn't exist.
modIndex(ModListing) - Static method in class skyproc.SPDatabase
Returns the modindex matching the ModListing.
ModListing - Class in skyproc
A more accurate representation of a modname: A combination of mod name without the suffix and its master flag.
ModListing(String, Boolean) - Constructor for class skyproc.ModListing
ModListing objects are used to uniquely identify mods via name and master tag.
ModListing(String) - Constructor for class skyproc.ModListing
 
MovementType - Enum in skyproc.genenums
Different ways to move
A B C D E F G H I K L M N O P Q R S T U V W