OOF2: The Manual

Name

OOF.Graphics_n.Toolbox.Skeleton_Info.QueryNodeByID — Query the node with the given index.

Synopsis

OOF.Graphics_n.Toolbox.Skeleton_Info.QueryNodeByID(index)

Details

  • Parent Menu: OOF.Graphics_n.Toolbox.Skeleton_Info
  • Callback: function SkeletonInfoToolbox.queryNodeByID in module ooflib.engine.IO.skeletoninfo
  • Parameters:

    index
    Node index. Type: Integer.

Description

This command is just like OOF.Graphics_n.Toolbox.Skeleton_Info.QueryNode, except that the argument is the numerical id of the Node and not a position. It's used by the Skeleton Info toolbox.