Class Summary |
BlueSlotRef |
Refer to a script slot of a blueprint. |
IniParser |
Quick and dirty parser for windows-format .ini files.
|
InstanceUpdater |
|
ModuleBlueprint |
Encapsulate the visible properties of a custom blueprint in a Module.
|
NwnModule |
a python itpfile.py::ModuleFile and itpfile.py::DialogTlkFile
instances for use from java. |
SavedBlueSlot |
Encapsulate a BlueSlotRef and the ItpEntry its information is stored in. |
SavedScripts |
Represent and maintain the list of blueprint slots and scripts that
have been inserted by scriptease into the module. |
ScriptCode |
Encapsulate a blueprint with a script slot and the source code string
to go in it. |
ScriptInstaller |
Compile scripts and attach them to a module file. |
ScriptSlot |
Encapsulate a blueprint with a script slot and the source code string
to go in it. |
SezFile |
Represent and maintain the list of blueprint slots and scripts that
have been inserted by scriptease into the module. |
SlotValue |
Represent the value given to a script slot, For use with
SavedScripts and "updating all instances" |