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

DumpActivationInfo2() private method

private DumpActivationInfo2 ( IntPtr sim ) : void
sim System.IntPtr
return void
            public static extern void DumpActivationInfo2(IntPtr sim);
BSAPIUnman.BSAPICPP