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

ReferenceSame() public méthode

public ReferenceSame ( BulletShape xx ) : bool
xx BulletShape
Résultat bool
        public virtual bool ReferenceSame(BulletShape xx)
        {
            return false;
        }