BulletCSharp.BulletSoftBodyPINVOKE.Body_activate C# (CSharp) Method

Body_activate() private method

private Body_activate ( HandleRef jarg1 ) : void
jarg1 System.Runtime.InteropServices.HandleRef
return void
        public static extern void Body_activate(HandleRef jarg1);
BulletSoftBodyPINVOKE