ProtoFlux:Finger Node Index

From Resonite Wiki
Revision as of 02:16, 24 February 2024 by 989onan (talk | contribs) (Create Finger Node Index ProtoFlux Node Page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Finger Node Index
Node
*
Body Nodes

Finger Node Index is a node that returns the finger index a BodyNode has, or -1 if it isn't a body node that is part of a finger.

Inputs

Node (BodyNode)

The node to check for a finger node index for

Outputs

* (int)

The finger segment index of the given Node (BodyNode) or -1 if Node (BodyNode) is not a finger segment. It will return a value from 0 to 23, counting in the order the finger nodes appear on the BodyNode page for the fingers.

Examples