Universe.Physics.BulletSPlugin.BSShapeGImpact.BSShapeGImpact C# (CSharp) 메소드

BSShapeGImpact() 공개 메소드

public BSShapeGImpact ( BulletShape pShape ) : System
pShape BulletShape
리턴 System
        public BSShapeGImpact(BulletShape pShape) : base(pShape)
        {
        }