Wiki > TV3D65 Index > TVActor
BindToActorEx
DESCRIPTION
-This page has been generated automatically. Please improve it by adding a description and additional information.
DECLARATION
| VB.NET | BindToActorEx(pParentActor As TVActor , iNumMatchingBones As Integer , pMatchingBonesArray As Integer()) |
| C++ | void BindToActorEx(cTVActor pParentActor , int iNumMatchingBones , int[] pMatchingBonesArray ) |
PARAMETERS
| NAME | OPTIONAL | DESCRIPTION |
| pParentActor | No | pParentActor description |
| iNumMatchingBones | No | iNumMatchingBones description |
| pMatchingBonesArray | No | pMatchingBonesArray description |
RETURN VALUE
| Null | Does not return a value. |
EXAMPLES
TIPS
- Please add any notes or tips for this method.