BulletType

BulletType枚举

表示扩展子弹的类型。

public enum BulletType : sbyte

名称描述
NotDefined-1
None0
Symbol1符号子弹。
Numbered2编号子弹。
Picture3图片子弹。

另见