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

IsInWorld2() private method

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