- ECZN - Class in skyproc
-
- ECZN.ECZNFlags - Enum in skyproc
-
- EDIDtrimmer(String) - Static method in class skyproc.NiftyFunc
-
Replaces all "naughty" characters with "" or "_"
- EmbeddedScripts - Class in skyproc
-
Not actually used.
- EmbeddedScripts() - Constructor for class skyproc.EmbeddedScripts
-
- EmbeddedScripts.Param - Enum in skyproc
-
- EmbeddedScripts.ParamType - Enum in skyproc
-
- EmotionType - Enum in skyproc.genenums
-
- ENCH - Class in skyproc
-
- ENCH.EnchantType - Enum in skyproc
-
- ENCH.ENCHFlag - Enum in skyproc
-
- equal(ArrayList<AltTextures.AltTexture>, ArrayList<AltTextures.AltTexture>) - Static method in class skyproc.AltTextures
-
- equalAltTextures(ARMA, Gender, Perspective) - Method in class skyproc.ARMA
-
- equalAltTextures(ARMO, Gender) - Method in class skyproc.ARMO
-
- equalAltTextures(Model) - Method in class skyproc.Model
-
- equalAltTextures(WEAP) - Method in class skyproc.WEAP
-
Deprecated.
use getModelData()
- equals(Object) - Method in class skyproc.AltTextures.AltTexture
-
- equals(Object) - Method in class skyproc.BSA
-
- equals(Object) - Method in class skyproc.FormID
-
- equals(Object) - Method in class skyproc.ItemListing
-
- equals(Object) - Method in class skyproc.KeywordSet
-
- equals(Object) - Method in class skyproc.MagicEffectRef
-
- equals(Object) - Method in class skyproc.MajorRecord
-
- equals(Object) - Method in class skyproc.Mod
-
An equals function that compares only mod name.
- equals(Object) - Method in class skyproc.ModListing
-
Checks if the modname's are equal (case ignored), and the master tags are
the same.
- equals(Object) - Method in class skyproc.RACE.AttackData
-
- equals(Object) - Method in class skyproc.ScriptRef
-
- equals(Object) - Method in class skyproc.SubFormInt
-
Takes the FormID into the equals calculations
- exists() - Method in class skyproc.Mod
-
- exitProgram(boolean, boolean) - Static method in class skyproc.gui.SUMGUI
-
Immediately saves settings to file, closes debug logs, and exits the
program.
NO patch is generated.
- export() - Method in class skyproc.Mod
-
Exports the mod to the path designated by SPGlobal.pathToData.
- export(String) - Method in class skyproc.Mod
-
Exports the mod to the path given by the parameter.
- exportMasterList(String) - Method in class skyproc.Mod
-
Exports the master list of this mod to "Files/Last Masterlist.txt"
Used for checking if patches are needed.
- exportModList(String) - Static method in class skyproc.SPDatabase
-
Exports the mod load order to "Files/Last Modlist.txt"
Used for
checking if patches are needed.
- extractBSTextures(NIF.Node) - Static method in class skyproc.NIF
-
- extractFormID(Mod) - Method in class skyproc.RecordShrinkArray
-
Extracts the next four bytes of data and interprets them as a FormID
(regardless of whether it actually is), and standardizes it to the
given mod.
- extractFormID(ModListing) - Method in class skyproc.RecordShrinkArray
-
Extracts the next four bytes of data and interprets them as a FormID
(regardless of whether it actually is), and standardizes it to the
given mod.
- extractFormID(String, Mod) - Method in class skyproc.RecordShrinkArray
-
Scans to the typestring, skips the length bytes (2),
and extracts 4 bytes of data interprets them as a FormID
(regardless of whether it actually is), and standardizes it to the
given mod.
- extractFormID(String, ModListing) - Method in class skyproc.RecordShrinkArray
-
Scans to the typestring, skips the length bytes (2),
and extracts 4 bytes of data interprets them as a FormID
(regardless of whether it actually is), and standardizes it to the
given mod.
- extractTextures() - Method in class skyproc.NIF
-
- extractTextureSets() - Method in class skyproc.NIF
-