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

Class SpellMakeFarNif

source code

                                                                                                                                                                                                 object --+                
                                                                                                                                                                                                          |                
                                                                                                                                                                                                      Spell --+            
                                                                                                                                                                                                              |            
                                                                                                                                                                                                 SpellGroupBase --+        
                                                                                                                                                                                                                  |        
                                                                                                                                                                                             SpellGroupParallelBase --+    
                                                                                                                                                                                                                      |    
??.SpellDelVertexColorPropertySpellDelAlphaPropertySpellDelSpecularPropertySpellDelBSXFlagsSpellDelStringExtraDatasSpellDelTangentSpaceSpellDelCollisionDataSpellDelAnimationSpellDisableParallaxSpellLowResTexturePath --+
                                                                                                                                                                                                                          |
                                                                                                                                                                                                                         SpellMakeFarNif

Spell to make _far type nifs (for even more optimizations, combine this with the optimize spell).
Instance Methods [hide private]

Inherited from SpellGroupParallelBase: branchentry, branchexit, branchinspect, dataentry, dataexit

Inherited from SpellGroupBase: __init__, datainspect

Inherited from Spell: recurse

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_makefarnif'
A str describing how to refer to the spell from the command line.

Inherited from unreachable.SpellDelVertexColorPropertySpellDelAlphaPropertySpellDelSpecularPropertySpellDelBSXFlagsSpellDelStringExtraDatasSpellDelTangentSpaceSpellDelCollisionDataSpellDelAnimationSpellDisableParallaxSpellLowResTexturePath: READONLY, SPELLCLASSES

Inherited from SpellGroupBase: ACTIVESPELLCLASSES, spells

Inherited from Spell: data, stream, toaster

Properties [hide private]

Inherited from SpellGroupParallelBase: changed

Inherited from object: __class__