- parent - Variable in class skyproc.gui.SPSettingPanel
-
Reference to the Main Menu parent GUI object
- parseEmbeddedScripts() - Static method in class skyproc.SkyProcTester
-
- parser - Static variable in class skyproc.gui.SUMGUI
-
Import/Export background thread is stored here for access.
- parseString(String) - Static method in class skyproc.FormID
-
Parses a string like "023abeSkyrim.esm" and returns:
["023abe"]["Skyrim.esm"]
- parseString(String[]) - Static method in class skyproc.FormID
-
Expects something like ["023abe"]["Skyrim.esm"] and returns a FormID
object.
- pathToData - Static variable in class skyproc.SPGlobal
-
Path to the Data/ folder to look for plugins to import/export.
By
default, this is set to "../../", meaning the patch has to be in a
subfolder of "Data/".
- pathToDebug() - Static method in class skyproc.SPGlobal
-
Returns the path to the debug folder.
- pathToInternalFiles - Static variable in class skyproc.SPGlobal
-
A default path to "internal files".
- pause(boolean) - Static method in class skyproc.gui.SPProgressBarPlug
-
Block the progress bar from updating.
- pause(boolean) - Method in class skyproc.gui.SUMGUI.SUMProgress
-
- paused() - Static method in class skyproc.gui.SPProgressBarPlug
-
- paused() - Method in class skyproc.gui.SUMGUI.SUMProgress
-
- PERK - Class in skyproc
-
A record fully describing and specifying a perk, including level up perks, as
well as more obscure hidden perks related to quests and NPCs.
- Perspective - Enum in skyproc.genenums
-
Enum containing different prespectives
- pluginListBackupPath - Static variable in class skyproc.SPGlobal
-
The path from the .jar location to create/look for the file used to
remember where the plugins.txt file is if the program cannot locate it
automatically.
- pluginsListPath - Static variable in class skyproc.SPGlobal
-
Path and filename to look for the active plugins file.
"/Skyrim/plugins.txt" by default.
- pos() - Method in class skyproc.RecordShrinkArray
-
- pos(long) - Method in class skyproc.RecordShrinkArray
-
- print() - Method in class skyproc.GRUP
-
Prints contents of GRUP to the asynchronous log.
- print() - Method in class skyproc.LVLN
-
Prints out the contents of the LVLN to the asynchronous log.
- print() - Method in class skyproc.MajorRecord
-
Prints the contents of the Major Record to the asynchronous logs.
- print() - Method in class skyproc.Mod
-
Prints each GRUP in the mod to the asynchronous log.
- print() - Method in class skyproc.ModListing
-
Prints the mod name and appropriate suffix (.esp or .esm)
- print() - Method in class skyproc.Record
-
Returns the contents of the record, or exports them to a log, depending
on the record type.
- print() - Method in class skyproc.ScriptRef
-
- print() - Method in class skyproc.SubFormInt
-
- printNoSuffix() - Method in class skyproc.ModListing
-
- progress - Static variable in class skyproc.gui.SUMGUI
-
Progress bar frame that pops up at the end when creating the patch.
- PROJ - Class in skyproc
-
- PROJ.ProjectileFlag - Enum in skyproc
-
- PROJ.ProjectileType - Enum in skyproc
-