Enum ShootingTargetButton
Possible shooting target buttons.
public enum ShootingTargetButton
- Extension Methods
Fields
IncreaseHp = 0Increase HP button.
DecreaseHp = 1Decrease HP button.
IncreaseResetTime = 2Increase reset time button.
DecreaseResetTime = 3Decrease reset time button.
Reset = 4Reset button.
Remove = 5Remove button.
ToggleSync = 6Toggle sync mode button.