Universe.Physics.BulletSPlugin.BSAPIUnman.BSAPICPP.GetNumberOfCompoundChildren2 C# (CSharp) Method

GetNumberOfCompoundChildren2() private method

private GetNumberOfCompoundChildren2 ( IntPtr cShape ) : int
cShape System.IntPtr
return int
            public static extern int GetNumberOfCompoundChildren2(IntPtr cShape);
BSAPIUnman.BSAPICPP