LeviLamina
Loading...
Searching...
No Matches
EventingRequest Struct Reference

Classes

struct  ActorMovementCorrectionData
struct  PersonaEmoteData
struct  PlayerBounceData
struct  PlayerUnexpectedFallDamageData

Static Public Member Functions

static MCAPI ::EventingRequest addPersonaEmotePlayed (::std::string const &emoteProductId, bool isEmoteEndedEarly, int emoteSlotId)
static MCAPI ::EventingRequest addPlayerBounced (::ActorUniqueID const &playerID, ::Block const &block, int bounceHeight)
static MCAPI ::EventingRequest addPlayerUnexpectedFallDamage (float fallDistance, bool isVehicle, float divergenceAmount)

Public Attributes

::ll::TypedStorage< 8, 48, ::std::variant< ::EventingRequest::PersonaEmoteData, ::EventingRequest::PlayerBounceData, ::EventingRequest::PlayerUnexpectedFallDamageData, ::EventingRequest::ActorMovementCorrectionData > > mData

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