libram
Preparing search index...
MaximizeOptions
Type Alias MaximizeOptions
type
MaximizeOptions
=
{
bonusEquip
:
Map
<
Item
,
number
>
;
forceEquip
:
Item
[]
;
forceUpdate
:
boolean
;
modes
:
Modes
;
onlySlot
:
Slot
[]
;
preventEquip
:
Item
[]
;
preventSlot
:
Slot
[]
;
updateOnCanEquipChanged
:
boolean
;
updateOnFamiliarChange
:
boolean
;
updateOnLocationChange
:
boolean
;
useOutfitCaching
:
boolean
;
}
Index
Properties
bonus
Equip
force
Equip
force
Update
modes
only
Slot
prevent
Equip
prevent
Slot
update
On
Can
Equip
Changed
update
On
Familiar
Change
update
On
Location
Change
use
Outfit
Caching
Properties
bonus
Equip
bonusEquip
:
Map
<
Item
,
number
>
force
Equip
forceEquip
:
Item
[]
force
Update
forceUpdate
:
boolean
modes
modes
:
Modes
only
Slot
onlySlot
:
Slot
[]
prevent
Equip
preventEquip
:
Item
[]
prevent
Slot
preventSlot
:
Slot
[]
update
On
Can
Equip
Changed
updateOnCanEquipChanged
:
boolean
update
On
Familiar
Change
updateOnFamiliarChange
:
boolean
update
On
Location
Change
updateOnLocationChange
:
boolean
use
Outfit
Caching
useOutfitCaching
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bonus
Equip
force
Equip
force
Update
modes
only
Slot
prevent
Equip
prevent
Slot
update
On
Can
Equip
Changed
update
On
Familiar
Change
update
On
Location
Change
use
Outfit
Caching
libram
Loading...