Universe.Physics.BulletSPlugin.BSShapeGImpact.BSShapeGImpact C# (CSharp) Method

BSShapeGImpact() public method

public BSShapeGImpact ( BulletShape pShape ) : System
pShape BulletShape
return System
        public BSShapeGImpact(BulletShape pShape) : base(pShape)
        {
        }