BooleanSetting
Remarks
Example
const alwaysAttack = new BooleanSetting("AlwaysAttack", "If the module will always attack regardles of player health.", false);Extends
Constructors
Constructor
Methods
description()
getValue()
name()
setValue()
visible()
Last updated