Package pyffi :: Package formats :: Package nif :: Class NifFormat :: Class _NiControllerSequence
[hide private]
[frames] | no frames]

Class _NiControllerSequence

source code

                  object --+                        
                           |                        
      utils.graph.DetailNode --+                    
                               |                    
          utils.graph.GlobalNode --+                
                                   |                
object_models.xml.struct_.StructBase --+            
                                       |            
                     NifFormat._NiObject --+        
                                           |        
                          NifFormat.NiObject --+    
                                               |    
                            NifFormat.NiSequence --+
                                                   |
                                                  NifFormat._NiControllerSequence
Known Subclasses:

Root node in .kf files (version 10.0.1.0 and up).
Nested Classes [hide private]

Inherited from object_models.xml.struct_.StructBase: __metaclass__

Instance Methods [hide private]

Inherited from NiObject: apply_scale, find, find_chain, is_interchangeable, tree

Inherited from NiObject (private): _validateTree

Inherited from object_models.xml.struct_.StructBase: __init__, __str__, deepcopy, fix_links, get_attribute, get_basic_attribute, get_detail_child_names, get_detail_child_nodes, get_global_child_nodes, get_global_display, get_hash, get_links, get_refs, get_size, get_strings, get_template_attribute, read, replace_global_node, set_attribute, set_basic_attribute, set_template_attribute, write

Inherited from utils.graph.GlobalNode: get_global_child_edge_types, get_global_iterator

Inherited from utils.graph.DetailNode: get_detail_child_edge_types, get_detail_display, get_detail_iterator

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

Class Methods [hide private]

Inherited from object_models.xml.struct_.StructBase: get_games, get_versions

Class Variables [hide private]
  _attribute_list = [<pyffi.object_models.xml.StructAttribute ob...
  _attrs = [<pyffi.object_models.xml.StructAttribute object at 0...
  _names = ['name', 'text_keys_name', 'text_keys', 'unknown_int_...

Inherited from object_models.xml.struct_.StructBase: arg

Properties [hide private]
  cycle_type
Anim cycle type? Is part of"Flags"in other objects?
  frequency
The animation frequency.
  manager
Refers to NiControllerManager which references this object, if any.
  start_time
The controller sequence start time?
  stop_time
The controller sequence stop time?
  string_palette
Refers to NiStringPalette.
  target_name
Name of target node Controller acts on.
  text_keys
Link to NiTextKeyExtraData.
  unknown_byte
Unknown.
  unknown_float_2
Unknown.
  unknown_int_0
Unknown.
  unknown_int_3
Unknown, found in some Lazeska and Krazy Rain .KFs (seems to be 64 when present).
  unknown_short_1
Unknown
  unknown_short_2
Unknown
  weight
Weight/priority of animation?

Inherited from NiSequence: controlled_blocks, name, num_controlled_blocks, text_keys_name, unknown_int_1, unknown_int_4, unknown_int_5

Inherited from object: __class__

Class Variable Details [hide private]

_attribute_list

Value:
[<pyffi.object_models.xml.StructAttribute object at 0x2ea4a50>,
 <pyffi.object_models.xml.StructAttribute object at 0x2ea4ad0>,
 <pyffi.object_models.xml.StructAttribute object at 0x2ea4b10>,
 <pyffi.object_models.xml.StructAttribute object at 0x2ea4bd0>,
 <pyffi.object_models.xml.StructAttribute object at 0x2ea4c10>,
 <pyffi.object_models.xml.StructAttribute object at 0x2ea4c50>,
 <pyffi.object_models.xml.StructAttribute object at 0x2ea4cd0>,
 <pyffi.object_models.xml.StructAttribute object at 0x2ea4d50>,
...

_attrs

Value:
[<pyffi.object_models.xml.StructAttribute object at 0x2ea4d10>,
 <pyffi.object_models.xml.StructAttribute object at 0x2ea4e10>,
 <pyffi.object_models.xml.StructAttribute object at 0x2ea4dd0>,
 <pyffi.object_models.xml.StructAttribute object at 0x2ea4e90>,
 <pyffi.object_models.xml.StructAttribute object at 0x2ea4f10>,
 <pyffi.object_models.xml.StructAttribute object at 0x2ea4f90>,
 <pyffi.object_models.xml.StructAttribute object at 0x2ead050>,
 <pyffi.object_models.xml.StructAttribute object at 0x2ead090>,
...

_names

Value:
['name',
 'text_keys_name',
 'text_keys',
 'unknown_int_4',
 'unknown_int_5',
 'num_controlled_blocks',
 'unknown_int_1',
 'controlled_blocks',
...

Property Details [hide private]

cycle_type

Anim cycle type? Is part of"Flags"in other objects?
Get Method:
<functools.partial object at 0x2eab730>
Set Method:
<functools.partial object at 0x2eab788>

frequency

The animation frequency.
Get Method:
<functools.partial object at 0x2eab940>
Set Method:
<functools.partial object at 0x2eab998>

manager

Refers to NiControllerManager which references this object, if any.
Get Method:
<functools.partial object at 0x2eabe68>
Set Method:
<functools.partial object at 0x2eabec0>

start_time

The controller sequence start time?
Get Method:
<functools.partial object at 0x2eaba48>
Set Method:
<functools.partial object at 0x2eabaa0>

stop_time

The controller sequence stop time?
Get Method:
<functools.partial object at 0x2eabc58>
Set Method:
<functools.partial object at 0x2eabcb0>

string_palette

Refers to NiStringPalette.
Get Method:
<functools.partial object at 0x2eae0a8>
Set Method:
<functools.partial object at 0x2eae100>

target_name

Name of target node Controller acts on.
Get Method:
<functools.partial object at 0x2eabf70>
Set Method:
<functools.partial object at 0x2eabfc8>

text_keys

Link to NiTextKeyExtraData. Replaces the other Text Keys field in versions 10.1.0.106 and up.
Get Method:
<functools.partial object at 0x2eab628>
Set Method:
<functools.partial object at 0x2eab680>

unknown_byte

Unknown.
Get Method:
<functools.partial object at 0x2eabd60>
Set Method:
<functools.partial object at 0x2eabdb8>

unknown_float_2

Unknown.
Get Method:
<functools.partial object at 0x2eabb50>
Set Method:
<functools.partial object at 0x2eabba8>

unknown_int_0

Unknown.
Get Method:
<functools.partial object at 0x2eab838>
Set Method:
<functools.partial object at 0x2eab890>

unknown_int_3

Unknown, found in some Lazeska and Krazy Rain .KFs (seems to be 64 when present).
Get Method:
<functools.partial object at 0x2eae3c0>
Set Method:
<functools.partial object at 0x2eae418>

unknown_short_1

Unknown
Get Method:
<functools.partial object at 0x2eae1b0>
Set Method:
<functools.partial object at 0x2eae208>

unknown_short_2

Unknown
Get Method:
<functools.partial object at 0x2eae2b8>
Set Method:
<functools.partial object at 0x2eae310>

weight

Weight/priority of animation?
Get Method:
<functools.partial object at 0x2eab4c8>
Set Method:
<functools.partial object at 0x2eab578>