GameEntities.BulletType.BulletType C# (CSharp) Method

BulletType() public method

public BulletType ( ) : System
return System
        public BulletType()
        {
            AllowEmptyName = true;
        }