LeviLamina
Loading...
Searching...
No Matches
ItemChargeEvent Struct Reference
+ Inheritance diagram for ItemChargeEvent:

Public Member Functions

ItemChargeEventoperator= (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, ::ItemInstancemItemInstance
 
::ll::TypedStorage< 8, 24, ::WeakEntityRefmActor
 
::ll::TypedStorage< 4, 4, int > mUseDuration
 

Constructor & Destructor Documentation

◆ ItemChargeEvent() [1/3]

MCAPI ItemChargeEvent::ItemChargeEvent ( ::ItemChargeEvent && )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ ItemChargeEvent() [2/3]

MCAPI ItemChargeEvent::ItemChargeEvent ( ::ItemChargeEvent const & )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ ItemChargeEvent() [3/3]

MCAPI ItemChargeEvent::ItemChargeEvent ( ::ItemInstance const & inst,
::WeakEntityRef actor,
int useDuration )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

Member Function Documentation

◆ $ctor() [1/3]

MCAPI void * ItemChargeEvent::$ctor ( ::ItemChargeEvent && )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor() [2/3]

MCAPI void * ItemChargeEvent::$ctor ( ::ItemChargeEvent const & )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor() [3/3]

MCAPI void * ItemChargeEvent::$ctor ( ::ItemInstance const & inst,
::WeakEntityRef actor,
int useDuration )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this struct was generated from the following file: