CharacterBulletValue
CharacterBulletValue class
Represents the character bullet.
Constructors
| Name | Description |
|---|---|
| CharacterBulletValue |
Properties
| Name | Type | Description |
|---|---|---|
| Type | int | Gets the type of the bullet. The value of the property is BulletType integer constant. |
| Character | char | Gets and sets character of the bullet. |
CharacterBulletValue()
CharacterBulletValue.Type property
Gets the type of the bullet. The value of the property is BulletType integer constant.
Type: int
CharacterBulletValue.Character property
Gets and sets character of the bullet.
Type: char