Universe.Physics.BulletSPlugin.BulletShape.ReferenceSame C# (CSharp) Метод

ReferenceSame() публичный Метод

public ReferenceSame ( BulletShape xx ) : bool
xx BulletShape
Результат bool
        public virtual bool ReferenceSame(BulletShape xx)
        {
            return false;
        }