OOF2: The Manual

Name

OOF.Graphics_n.Toolbox.Skeleton_Info.QueryElementByID — Query the element with the given index.

Synopsis

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

Details

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

    index
    Element index. Type: Integer.

Description

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