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

IsActive2() private method

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