Class CharacterBulletValue

CharacterBulletValue class

Represents the character bullet.

public class CharacterBulletValue : BulletValue

Constructors

NameDescription
CharacterBulletValue()The default constructor.

Properties

NameDescription
Character { get; set; }Gets and sets character of the bullet.
override Type { get; }Gets the type of the bullet.

See Also