- language - Static variable in class skyproc.SPGlobal
-
Skyproc will import and embed the language given by SPGlobal.language
every time a patch is created.
- leftDimensions - Static variable in class skyproc.gui.SUMGUI
-
Bounds of the left column
- LeveledEntry - Class in skyproc
-
- LeveledEntry(FormID, int, int) - Constructor for class skyproc.LeveledEntry
-
- LeveledRecord - Class in skyproc
-
- LeveledRecord(String) - Constructor for class skyproc.LeveledRecord
-
Creates a new LVLN record with a FormID originating from the mod
parameter.
- LeveledRecord.LVLFlag - Enum in skyproc
-
This enum represents the different flags offered by LVLN.
- LFormIDPicker - Class in skyproc.gui
-
- LFormIDPicker(String, Font, Color) - Constructor for class skyproc.gui.LFormIDPicker
-
- LGTM - Class in skyproc
-
- LIGH - Class in skyproc
-
- LIGH.LIGHFlag - Enum in skyproc
-
- load(ArrayList<FormID>) - Method in class skyproc.gui.LFormIDPicker
-
- load(FormID[]) - Method in class skyproc.gui.LFormIDPicker
-
- load(String[][]) - Method in class skyproc.gui.LFormIDPicker
-
- loaded() - Method in class skyproc.BSA
-
- loadInBSAs(BSA.FileType...) - Static method in class skyproc.BSA
-
- log(String, String...) - Static method in class skyproc.SPGlobal
-
Prints a message to the asynchronous log.
- logBlocked(String, String, MajorRecord) - Static method in class skyproc.SPGlobal
-
Logs a specific record as blocked in the "Blocked Records.txt" log.
- logError(String, String...) - Static method in class skyproc.SPGlobal
-
A special function that simply prints to both the debug overview and the
asynchronous log for easy location in either place.
- logException(Throwable) - Static method in class skyproc.SPGlobal
-
Used for printing exception stack data to the debug overview log.
- logging() - Static method in class skyproc.SPGlobal
-
- logging(Boolean) - Static method in class skyproc.SPGlobal
-
- loggingAsync(Boolean) - Static method in class skyproc.SPGlobal
-
Turns the LLogger async log on/off.
- loggingAsync() - Static method in class skyproc.SPGlobal
-
- loggingSync() - Static method in class skyproc.SPGlobal
-
- loggingSync(Boolean) - Static method in class skyproc.SPGlobal
-
- logMain(String, String...) - Static method in class skyproc.SPGlobal
-
Logs a message to the Debug Overview file.
- logSpecial(Enum, String, String...) - Static method in class skyproc.SPGlobal
-
Logs to a specially created log that was previously created using
newSpecialLog().
- LVLI - Class in skyproc
-
- LVLI(String) - Constructor for class skyproc.LVLI
-
Creates a new LVLI record with a FormID originating from the mod parameter.
- LVLN - Class in skyproc
-
Leveled List.
- LVLN(String) - Constructor for class skyproc.LVLN
-
Creates a new LVLN record with a FormID originating from the mod parameter.