|
LeviLamina
|
Inheritance diagram for ItemChargeEvent:Public Member Functions | |
| ItemChargeEvent & | operator= (ItemChargeEvent const &) |
| MCAPI | ItemChargeEvent (::ItemChargeEvent &&) |
| MCAPI | ItemChargeEvent (::ItemChargeEvent const &) |
| MCAPI | ItemChargeEvent (::ItemInstance const &inst, ::WeakEntityRef actor, int useDuration) |
| MCAPI void * | $ctor (::ItemChargeEvent &&) |
| MCAPI void * | $ctor (::ItemChargeEvent const &) |
| MCAPI void * | $ctor (::ItemInstance const &inst, ::WeakEntityRef actor, int useDuration) |
Public Attributes | |
| ::ll::TypedStorage< 8, 128, ::ItemInstance > | mItemInstance |
| ::ll::TypedStorage< 8, 24, ::WeakEntityRef > | mActor |
| ::ll::TypedStorage< 4, 4, int > | mUseDuration |