SoCallbackActionAddPreTailCallback Method |
Name | Description | |
---|---|---|
![]() | AddPreTailCallback(SoCallbackActionCallbackActionCB) | Obsolete.
Use PreTailTraversal event instead.
Sets up a delegate to call when the action is
applied to a path. This function is called just before the node at the
tail of the path is traversed.
|
![]() | AddPreTailCallback(SoCallbackActionCallbackActionUserDataCB, Object) | Obsolete.
Use PreTailTraversal event instead.
|