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

Public Member Functions

MCAPI ~ItemStopUseEvent ()
 
MCAPI void $dtor ()
 
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

◆ ~ItemStopUseEvent()

MCAPI ItemStopUseEvent::~ItemStopUseEvent ( )
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

◆ $dtor()

MCAPI void ItemStopUseEvent::$dtor ( )
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() [1/3]

MCAPI void * ItemChargeEvent::$ctor ( ::ItemChargeEvent && )
inherited
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 & )
inherited
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 )
inherited
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: