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

GetCollisionShape2() private method

private GetCollisionShape2 ( IntPtr obj ) : IntPtr
obj System.IntPtr
return System.IntPtr
            public static extern IntPtr GetCollisionShape2(IntPtr obj);
BSAPIUnman.BSAPICPP