BulletCSharp.BulletCollisionPINVOKE.btCompoundShape_getChildList C# (CSharp) 메소드

btCompoundShape_getChildList() 개인적인 메소드

private btCompoundShape_getChildList ( HandleRef jarg1 ) : IntPtr
jarg1 HandleRef
리턴 IntPtr
        public static extern IntPtr btCompoundShape_getChildList(HandleRef jarg1);
BulletCollisionPINVOKE