Class NoneBulletValue

NoneBulletValue class

Represents no bullet.

public class NoneBulletValue : BulletValue

Constructors

NameDescription
NoneBulletValue()The default constructor.

Properties

NameDescription
override Type { get; }Gets the type of the bullet’s value.

See Also