GameEntities.BulletType.BulletType C# (CSharp) Méthode

BulletType() public méthode

public BulletType ( ) : System
Résultat System
        public BulletType()
        {
            AllowEmptyName = true;
        }