Object

Operation.DetermineMovableContentNodeIndex

Source set: Common
object DetermineMovableContentNodeIndex : Operation(objects = 2)

Properties

EffectiveNodeIndexOut

Source set: Common
inline val EffectiveNodeIndexOut

Anchor

Source set: Common
inline val Anchor
Source set: Common
object DetermineMovableContentNodeIndex : Operation(ints = 2, objects = 1)

Determine the insert node index and navigate the applier to the location of the parent node children will be inserted into by performing all the up and downs necessary.

NOTE: As a side-effect of this code, the slots parameter is navigated to the groupHandle location. This is relied on by the relative update commands that usually following this task in the change list.

Properties

EffectiveNodeIndexOut

Source set: Common
inline val EffectiveNodeIndexOut

GroupHandleLowBits

Source set: Common
inline val GroupHandleLowBits

GroupHandleHighBits

Source set: Common
inline val GroupHandleHighBits

Last updated: