BulletCSharp.BulletDynamicsPINVOKE.gDisableDeactivation_set C# (CSharp) Method

gDisableDeactivation_set() private method

private gDisableDeactivation_set ( bool jarg1 ) : void
jarg1 bool
return void
        public static extern void gDisableDeactivation_set(bool jarg1);
BulletDynamicsPINVOKE