- cancelButton - Variable in class skyproc.gui.SPQuestionPanel
-
- cancelPanel - Variable in class skyproc.gui.SPQuestionPanel
-
Panel to switch to when cancelling.
- CastingSource - Enum in skyproc.genenums
-
- CastType - Enum in skyproc.genenums
-
Different ways to cast something
- clear() - Method in class skyproc.GRUP
-
Deletes all records from the GRUP.
- clearAdditionalRaces() - Method in class skyproc.ARMA
-
Deprecated.
modifying the ArrayList will now directly affect the record.
- clearAIPackages() - Method in class skyproc.NPC_
-
Deprecated.
modifying the ArrayList will now directly affect the record.
- clearAliases() - Method in class skyproc.QUST
-
Deprecated.
modifying the ArrayList will now directly affect the record.
- clearAttackData() - Method in class skyproc.RACE
-
Deprecated.
modifying the ArrayList will now directly affect the record.
- clearBranches() - Method in class skyproc.DLVW
-
Deprecated.
modifying the ArrayList will now directly affect the record.
- clearEntries() - Method in class skyproc.FLST
-
Deprecated.
modifying the ArrayList will now directly affect the record.
- clearEntries() - Method in class skyproc.LeveledRecord
-
- clearEquipSlots() - Method in class skyproc.RACE
-
Deprecated.
modifying the ArrayList will now directly affect the record.
- clearFaceDetailsTexture(Gender) - Method in class skyproc.RACE
-
Deprecated.
modifying the ArrayList will now directly affect the record.
- clearFactions() - Method in class skyproc.NPC_
-
Deprecated.
modifying the ArrayList will now directly affect the record.
- clearHeadParts() - Method in class skyproc.HDPT
-
Deprecated.
modifying the ArrayList will now directly affect the record.
- clearHeadParts() - Method in class skyproc.NPC_
-
Deprecated.
modifying the ArrayList will now directly affect the record.
- clearHighlight() - Method in class skyproc.gui.LFormIDPicker
-
- clearIngredients() - Method in class skyproc.COBJ
-
Deprecated.
modifying the ArrayList will now directly affect the record.
- clearInventoryItems() - Method in class skyproc.OTFT
-
- clearItems() - Method in class skyproc.CONT
-
Deprecated.
modifying the ArrayList will now directly affect the record.
- clearItems() - Method in class skyproc.NPC_
-
Deprecated.
modifying the ArrayList will now directly affect the record.
- clearKeywordRefs() - Method in class skyproc.KeywordSet
-
- clearLinkTo() - Method in class skyproc.INFO
-
Deprecated.
modifying the ArrayList will now directly affect the record.
- clearMagicEffects() - Method in class skyproc.MagicItem
-
- clearMovementTypeNames() - Method in class skyproc.RACE
-
Deprecated.
modifying the ArrayList will now directly affect the record.
- clearObjectives() - Method in class skyproc.QUST
-
Deprecated.
modifying the ArrayList will now directly affect the record.
- clearPerks() - Method in class skyproc.NPC_
-
Deprecated.
modifying the ArrayList will now directly affect the record.
- clearPointers() - Method in class skyproc.AVIF.PerkReference
-
Deprecated.
modifying the ArrayList will now directly
affect the record.
- clearSoundPackages() - Method in class skyproc.NPC_
-
Deprecated.
modifying the ArrayList will now directly affect the record.
- clearSpells() - Method in class skyproc.NPC_
-
Deprecated.
modifying the ArrayList will now directly affect the record.
- clearSpells() - Method in class skyproc.RACE
-
Deprecated.
modifying the ArrayList will now directly affect the record.
- clearStages() - Method in class skyproc.QUST
-
Deprecated.
modifying the ArrayList will now directly affect the record.
- clearTargets() - Method in class skyproc.QUST.QuestObjective
-
Deprecated.
modifying the ArrayList will now directly affect the
record.
- clearTinting() - Method in class skyproc.NPC_
-
Deprecated.
modifying the ArrayList will now directly affect the record.
- clearTinting() - Method in class skyproc.RACE
-
- closeDebug() - Static method in class skyproc.SPGlobal
-
Closes all logs.
- closeWindow() - Method in class skyproc.gui.SUMGUI
-
Closes the GUI and starts patching if needed.
- COBJ - Class in skyproc
-
- COBJ(String) - Constructor for class skyproc.COBJ
-
Creates a new COBJ record with CK default settings.
- compareTo(Object) - Method in class skyproc.FormID
-
- compareTo(Object) - Method in class skyproc.Mod
-
A compare function used for sorting Mods in load order.
- compareTo(Object) - Method in class skyproc.ModListing
-
Compare funtion is as follows:
1) A master always is less than a
non-master plugin
2) The global patch always is greater
3) A
plugin that is on the active plugins list via importActivePlugins() comes
before a plugin that was created manually.
- Condition - Class in skyproc
-
- Condition(Condition.P_NoParams) - Constructor for class skyproc.Condition
-
Condition ctor for functions with no parameters.
- Condition(Condition.P_FormID, FormID) - Constructor for class skyproc.Condition
-
Condition ctor for functions with a single FormID parameter.
- Condition(Condition.P_Axis, Axis) - Constructor for class skyproc.Condition
-
Condition ctor for functions with a single Axis parameter.
- Condition(Condition.P_FormID_CastingSource, FormID, CastingSource) - Constructor for class skyproc.Condition
-
Condition ctor for functions with FormID and CastingSource parameters.
- Condition(Condition.P_FormID_Int, FormID, int) - Constructor for class skyproc.Condition
-
Condition ctor for functions with FormID and Int parameters.
- Condition(Condition.P_FormID_FormID, FormID, FormID) - Constructor for class skyproc.Condition
-
Condition ctor for functions with two FormID parameters.
- Condition(Condition.P_CastingSource_FormID, CastingSource, FormID) - Constructor for class skyproc.Condition
-
Condition ctor for functions with a CastingSource and FormID parameter.
- Condition(Condition.P_Gender, Gender) - Constructor for class skyproc.Condition
-
Condition ctor for functions with a Gender parameter.
- Condition(Condition.P_CastingSource, CastingSource) - Constructor for class skyproc.Condition
-
Condition ctor for functions with a CastingSource parameter.
- Condition(Condition.P_Int_FormID_Int, int, FormID, int) - Constructor for class skyproc.Condition
-
Condition ctor for functions with Int, FormID, Int parameters.
- Condition(Condition.P_Int_FormID, int, FormID) - Constructor for class skyproc.Condition
-
Condition ctor for functions with an Int and FormID parameter.
- Condition(Condition.P_WardState, WardState) - Constructor for class skyproc.Condition
-
Condition ctor for functions with a WardState parameter.
- Condition(Condition.P_Int, int) - Constructor for class skyproc.Condition
-
Condition ctor for functions with an Int parameter.
- Condition(Condition.P_FormID_String, FormID, String) - Constructor for class skyproc.Condition
-
- Condition(Condition.P_FormID_Axis, FormID, Axis) - Constructor for class skyproc.Condition
-
- Condition(Condition.P_FormID_CrimeType, FormID, CrimeType) - Constructor for class skyproc.Condition
-
Condition ctor for functions with a FormID and CrimeType parameter.
- Condition(Condition.P_FormID_Float, FormID, float) - Constructor for class skyproc.Condition
-
Condition ctor for functions with a FormID and Float parameter.
- Condition(Condition.P_Int_Int, int, int) - Constructor for class skyproc.Condition
-
Condition ctor for functions with two Int parameters.
- Condition(Condition.P_String, String) - Constructor for class skyproc.Condition
-
Condition ctor for functions with a string parameter.
- Condition.CondFlag - Enum in skyproc
-
- Condition.Operator - Enum in skyproc
-
- Condition.P_Axis - Enum in skyproc
-
- Condition.P_CastingSource - Enum in skyproc
-
- Condition.P_CastingSource_FormID - Enum in skyproc
-
- Condition.P_FormID - Enum in skyproc
-
- Condition.P_FormID_Axis - Enum in skyproc
-
- Condition.P_FormID_CastingSource - Enum in skyproc
-
- Condition.P_FormID_CrimeType - Enum in skyproc
-
- Condition.P_FormID_Float - Enum in skyproc
-
- Condition.P_FormID_FormID - Enum in skyproc
-
- Condition.P_FormID_Int - Enum in skyproc
-
- Condition.P_FormID_String - Enum in skyproc
-
- Condition.P_Gender - Enum in skyproc
-
- Condition.P_Int - Enum in skyproc
-
- Condition.P_Int_FormID - Enum in skyproc
-
- Condition.P_Int_FormID_Int - Enum in skyproc
-
- Condition.P_Int_Int - Enum in skyproc
-
- Condition.P_NoParams - Enum in skyproc
-
- Condition.P_String - Enum in skyproc
-
- Condition.P_WardState - Enum in skyproc
-
- Condition.Params - Enum in skyproc
-
- Condition.RunOnType - Enum in skyproc
-
- CONT - Class in skyproc
-
- containedIn(KeywordSet) - Method in class skyproc.KeywordSet
-
- contains(BSA.FileType) - Method in class skyproc.BSA
-
- contains(FormID) - Method in class skyproc.GRUP
-
- contains(String) - Method in class skyproc.GRUP
-
- contains(T) - Method in class skyproc.GRUP
-
- contains(MajorRecord) - Method in class skyproc.LeveledRecord
-
- contains(FormID) - Method in class skyproc.Mod
-
- containsAny(BSA.FileType[]) - Method in class skyproc.BSA
-
- copy(String) - Method in class skyproc.MajorRecord
-
Creates a copy of the record originating from the global patch.
- copyAttackData(RACE) - Method in class skyproc.RACE
-
- copyData(RACE.AttackData) - Method in class skyproc.RACE.AttackData
-
- createGlobalLog() - Static method in class skyproc.SPGlobal
-
Initializes the Debug Logs in a "SkyProcDebug/" folder, and allows you to
print messages to them.
Do this step early in your program.
- createGlobalLog(String) - Static method in class skyproc.SPGlobal
-
Initializes the Debug Logs in a path + "SkyProcDebug/" folder, and allows
you to print messages to them.
Do this step early in your program.
- CrimeType - Enum in skyproc.genenums
-