pyffi :: spells :: nif :: modify :: SpellMakeSkinlessNif :: Class SpellMakeSkinlessNif
[hide private]
[frames] | no frames]

Class SpellMakeSkinlessNif

source code

                      object --+                
                               |                
                           Spell --+            
                                   |            
                      SpellGroupBase --+        
                                       |        
                    SpellGroupSeriesBase --+    
                                           |    
??.SpellDelSkinShapesSpellAddStencilProperty --+
                                               |
                                              SpellMakeSkinlessNif

Spell to make fleshless CMR (Custom Model Races) clothing/armour type nifs.
Instance Methods [hide private]

Inherited from SpellGroupSeriesBase: branchentry, branchinspect, dataentry, dataexit, recurse

Inherited from SpellGroupBase: __init__, datainspect

Inherited from Spell: branchexit

Inherited from Spell (private): _branchinspect, _datainspect

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Methods [hide private]

Inherited from SpellGroupBase: toastentry, toastexit

Inherited from Spell: get_toast_stream

Class Variables [hide private]
  SPELLNAME = 'modify_makeskinlessnif'
A str describing how to refer to the spell from the command line.

Inherited from unreachable.SpellDelSkinShapesSpellAddStencilProperty: READONLY, SPELLCLASSES

Inherited from SpellGroupBase: ACTIVESPELLCLASSES, spells

Inherited from Spell: data, stream, toaster

Properties [hide private]

Inherited from SpellGroupSeriesBase: changed

Inherited from object: __class__