|
LeviLamina
|
Public Member Functions | |
| ActorItemCooldownsComponent & | operator= (ActorItemCooldownsComponent const &) |
| ActorItemCooldownsComponent (ActorItemCooldownsComponent const &) | |
| MCAPI | ActorItemCooldownsComponent (::ActorItemCooldownsComponent &&) |
| MCAPI int | getItemCooldownLeft (::HashedString const &category) const |
| MCAPI::std::string | startItemCooldown (::HashedString const &category, int tickDuration) |
| MCAPI void * | $ctor (::ActorItemCooldownsComponent &&) |
Public Attributes | |
| ::ll::TypedStorage< 8, 64, ::std::unordered_map<::HashedString, ::ItemCooldown > > | mItemCooldowns |
| ::ll::TypedStorage< 8, 64, ::std::unordered_map<::HashedString, ::HashedString > > | mVanillaItemCooldowns |