BulletType

BulletType enum

Represents the type of the extended bullets.

enum class BulletType : int8_t

Values

NameValueDescription
NotDefined-1
None0
Symbol1Sysmbol bullets.
Numbered2Numbered bullets.
Picture3Picture bullets.

See Also