Enum "CacheFlag"
Bitset Calculator
DLC |
Value |
Enumerator |
Comment |
|
1 << 0 |
CACHE_DAMAGE |
|
|
1 << 1 |
CACHE_FIREDELAY |
|
|
1 << 2 |
CACHE_SHOTSPEED |
|
|
1 << 3 |
CACHE_RANGE |
|
|
1 << 4 |
CACHE_SPEED |
|
|
1 << 5 |
CACHE_TEARFLAG |
|
|
1 << 6 |
CACHE_TEARCOLOR |
|
|
1 << 7 |
CACHE_FLYING |
|
|
1 << 8 |
CACHE_WEAPON |
|
|
1 << 9 |
CACHE_FAMILIARS |
|
|
1 << 10 |
CACHE_LUCK |
|
|
1 << 11 |
CACHE_SIZE |
invalidates player size |
|
1 << 12 |
CACHE_COLOR |
invalidates player color |
|
1 << 13 |
CACHE_PICKUP_VISION |
invalidates effects that predict pickup drops (i.e. Guppy's Eye) |
|
(1 << 16) - 1 |
CACHE_ALL |
|
|
1 << 31 |
CACHE_TWIN_SYNC |
special cache flag used when syncing Jacob and Esau's speed |
Last update:
September 14, 2022