Wiki > TV3D65 Index > TVActor
-This page has been generated automatically. Please improve it by adding a description and additional information.
| VB.NET | GetParent(retNodeType As Integer , retObjectIndex As Integer , retSubIndex As Integer) As Boolean | |
|---|---|---|
| C++ | bool GetParent(int* retNodeType , int* retObjectIndex , int* retSubIndex ) | |
None
| NAME | OPTIONAL | DESCRIPTION |
|---|---|---|
| retNodeType | No | retNodeType description |
| retObjectIndex | No | retObjectIndex description |
| retSubIndex | No | retSubIndex description |
| Example | Basic example. |
|---|