Universe.Physics.BulletSPlugin.BSShapeGImpact.BSShapeGImpact C# (CSharp) Méthode

BSShapeGImpact() public méthode

public BSShapeGImpact ( BulletShape pShape ) : System
pShape BulletShape
Résultat System
        public BSShapeGImpact(BulletShape pShape) : base(pShape)
        {
        }