Universe.Physics.BulletSPlugin.BSAPIUnman.BSAPICPP.GetChildShapeFromCompoundShapeIndex2 C# (CSharp) Метод

GetChildShapeFromCompoundShapeIndex2() приватный Метод

private GetChildShapeFromCompoundShapeIndex2 ( IntPtr cShape, int indx ) : IntPtr
cShape System.IntPtr
indx int
Результат System.IntPtr
            public static extern IntPtr GetChildShapeFromCompoundShapeIndex2(IntPtr cShape, int indx);
BSAPIUnman.BSAPICPP